#67EBD5#67EBD5
#67EBD5 is a very light, vivid teal. Relative luminance 0.671; OKLCH L 86.0% C 0.121 H 180.7°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #67EBD5 |
|---|---|
| RGB | rgb(103, 235, 213) |
| HSL | hsl(170, 77%, 66%) |
| HSV | hsv(170, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 9.4%, 7.8%) |
| CIE-LAB | lab(85.55, -41.49, -0.27) |
| CIE-LCH | lch(85.55, 41.49, 180.37°) |
| OKLab | oklab(86.03% -0.1207 -0.0014) |
| OKLCH | oklch(86.03% 0.121 180.7) |
| XYZ | xyz(47.3067, 67.0997, 73.3964) |
| Luminance | 0.6710 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.18
Turquoise
#40E0D0
ΔE00 3.76
Aqua (survey)
#13EAC9
ΔE00 4.46
Bright Aqua
#0BF9EA
ΔE00 5.17
Light Turquoise
#7EF4CC
ΔE00 5.88
Light Aqua
#8CFFDB
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EBD5 #EB677D
analogous
#67EB93 #67EBD5 #67BFEB
triadic
#67EBD5 #D567EB #EBD567
tetradic
#67EBD5 #9367EB #EB677D #BFEB67
square
#67EBD5 #9367EB #EB677D #BFEB67
split-complementary
#67EBD5 #EB67BF #EB9367
monochromatic
#19BFA3 #31E4C6 #67EBD5 #9DF2E4 #D3F9F3
Accessibility & contrast
On white
1.46
#67EBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#67EBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EBD5
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EBD5 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD4
Deuteranopia (green-blind)
#CDD0D7
Tritanopia (blue-blind)
#00EFE4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67ebd5; /* rgb */ color: rgb(103, 235, 213); /* oklch */ color: oklch(86.0% 0.121 180.7);
Tailwind
colors: {
custom: {
50: '#9ef2e1',
500: '#67ebd5',
950: '#000000',
},
}SCSS
$custom: #67ebd5; $custom-light: #9ef2e1; $custom-dark: #000000;
JSON
{
"hex": "#67ebd5",
"rgb": {
"r": 103,
"g": 235,
"b": 213
},
"hsl": {
"h": 170,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.86032,
"c": 0.12076,
"h": 180.7
},
"luminance": 0.67104
}Semantic roles & 50–950 ramp
primary
#67EBD5
secondary
#BD394F
accent
#0D2FD9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584