#67CED5#67CED5
#67CED5 is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.3% C 0.096 H 201.3°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #67CED5 |
|---|---|
| RGB | rgb(103, 206, 213) |
| HSL | hsl(184, 57%, 62%) |
| HSV | hsv(184, 52%, 84%) |
| CMYK | cmyk(51.6%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(77.18, -27.96, -12.66) |
| CIE-LCH | lch(77.18, 30.70, 204.36°) |
| OKLab | oklab(79.26% -0.0896 -0.0349) |
| OKLCH | oklch(79.26% 0.096 201.3) |
| XYZ | xyz(39.6702, 51.8266, 70.8509) |
| Luminance | 0.5183 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.04
Darkturquoise
#00CED1
ΔE00 5.15
Mediumturquoise
#48D1CC
ΔE00 5.51
Robin'S Egg
#6DEDFD
ΔE00 7.63
Robin'S Egg Blue
#98EFF9
ΔE00 8.55
Robin Egg Blue
#8AF1FE
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CED5 #D56E67
analogous
#67D5A5 #67CED5 #6797D5
triadic
#67CED5 #D567CE #CED567
tetradic
#67CED5 #A567D5 #D56E67 #97D567
square
#67CED5 #A567D5 #D56E67 #97D567
split-complementary
#67CED5 #D56797 #D5A567
monochromatic
#2A9198 #37BEC8 #67CED5 #97DDE2 #C7EDEF
Accessibility & contrast
On white
1.85
#67CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#67CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CED5
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CED5 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D6
Deuteranopia (green-blind)
#AFB9D6
Tritanopia (blue-blind)
#0DD5D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #67ced5; /* rgb */ color: rgb(103, 206, 213); /* oklch */ color: oklch(79.3% 0.096 201.3);
Tailwind
colors: {
custom: {
50: '#9bdde1',
500: '#67ced5',
950: '#000000',
},
}SCSS
$custom: #67ced5; $custom-light: #9bdde1; $custom-dark: #000000;
JSON
{
"hex": "#67ced5",
"rgb": {
"r": 103,
"g": 206,
"b": 213
},
"hsl": {
"h": 183.818,
"s": 56.701,
"l": 61.961
},
"oklch": {
"l": 0.79263,
"c": 0.09616,
"h": 201.3
},
"luminance": 0.5183
}Semantic roles & 50–950 ramp
primary
#67CED5
secondary
#9D4944
accent
#2C21C4
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484