#67EFD5#67EFD5
#67EFD5 is a very light, vivid teal. Relative luminance 0.694; OKLCH L 87.0% C 0.125 H 178.6°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #67EFD5 |
|---|---|
| RGB | rgb(103, 239, 213) |
| HSL | hsl(169, 81%, 67%) |
| HSV | hsv(169, 57%, 94%) |
| CMYK | cmyk(56.9%, 0%, 10.9%, 6.3%) |
| CIE-LAB | lab(86.71, -43.26, 1.42) |
| CIE-LCH | lch(86.71, 43.28, 178.12°) |
| OKLab | oklab(86.97% -0.1249 0.0031) |
| OKLCH | oklch(86.97% 0.125 178.6) |
| XYZ | xyz(48.4648, 69.4159, 73.7824) |
| Luminance | 0.6942 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.74
Aqua (survey)
#13EAC9
ΔE00 3.94
Light Turquoise
#7EF4CC
ΔE00 4.69
Turquoise
#40E0D0
ΔE00 4.92
Light Aqua
#8CFFDB
ΔE00 5.16
Bright Aqua
#0BF9EA
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EFD5 #EF6781
analogous
#67EF91 #67EFD5 #67C5EF
triadic
#67EFD5 #D567EF #EFD567
tetradic
#67EFD5 #9167EF #EF6781 #C5EF67
square
#67EFD5 #9167EF #EF6781 #C5EF67
split-complementary
#67EFD5 #EF67C5 #EF9167
monochromatic
#15C7A5 #30E9C6 #67EFD5 #9EF5E4 #D6FBF4
Accessibility & contrast
On white
1.41
#67EFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#67EFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EFD5
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EFD5 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E2D4
Deuteranopia (green-blind)
#D1D3D7
Tritanopia (blue-blind)
#00F2E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67efd5; /* rgb */ color: rgb(103, 239, 213); /* oklch */ color: oklch(87.0% 0.125 178.6);
Tailwind
colors: {
custom: {
50: '#9ef5e1',
500: '#67efd5',
950: '#000000',
},
}SCSS
$custom: #67efd5; $custom-light: #9ef5e1; $custom-dark: #000000;
JSON
{
"hex": "#67efd5",
"rgb": {
"r": 103,
"g": 239,
"b": 213
},
"hsl": {
"h": 168.529,
"s": 80.952,
"l": 67.059
},
"oklch": {
"l": 0.8697,
"c": 0.12498,
"h": 178.6
},
"luminance": 0.69421
}Semantic roles & 50–950 ramp
primary
#67EFD5
secondary
#C43651
accent
#0831DD
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584