#67EFD3#67EFD3
#67EFD3 is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.9% C 0.126 H 177.4°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #67EFD3 |
|---|---|
| RGB | rgb(103, 239, 211) |
| HSL | hsl(168, 81%, 67%) |
| HSV | hsv(168, 57%, 94%) |
| CMYK | cmyk(56.9%, 0%, 11.7%, 6.3%) |
| CIE-LAB | lab(86.66, -43.74, 2.39) |
| CIE-LCH | lch(86.66, 43.81, 176.87°) |
| OKLab | oklab(86.91% -0.1258 0.0057) |
| OKLCH | oklch(86.91% 0.126 177.4) |
| XYZ | xyz(48.2125, 69.3150, 72.4537) |
| Luminance | 0.6932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.98
Aqua (survey)
#13EAC9
ΔE00 3.73
Light Turquoise
#7EF4CC
ΔE00 4.16
Light Aqua
#8CFFDB
ΔE00 4.85
Turquoise
#40E0D0
ΔE00 5.30
Aquamarine
#7FFFD4
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EFD3 #EF6783
analogous
#67EF8F #67EFD3 #67C7EF
triadic
#67EFD3 #D367EF #EFD367
tetradic
#67EFD3 #8F67EF #EF6783 #C7EF67
square
#67EFD3 #8F67EF #EF6783 #C7EF67
split-complementary
#67EFD3 #EF67C7 #EF8F67
monochromatic
#15C7A2 #30E9C3 #67EFD3 #9EF5E3 #D6FBF3
Accessibility & contrast
On white
1.41
#67EFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#67EFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EFD3
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EFD3 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E2D2
Deuteranopia (green-blind)
#D2D3D5
Tritanopia (blue-blind)
#00F2E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67efd3; /* rgb */ color: rgb(103, 239, 211); /* oklch */ color: oklch(86.9% 0.126 177.4);
Tailwind
colors: {
custom: {
50: '#9ef5e0',
500: '#67efd3',
950: '#000000',
},
}SCSS
$custom: #67efd3; $custom-light: #9ef5e0; $custom-dark: #000000;
JSON
{
"hex": "#67efd3",
"rgb": {
"r": 103,
"g": 239,
"b": 211
},
"hsl": {
"h": 167.647,
"s": 80.952,
"l": 67.059
},
"oklch": {
"l": 0.86913,
"c": 0.12594,
"h": 177.4
},
"luminance": 0.6932
}Semantic roles & 50–950 ramp
primary
#67EFD3
secondary
#C43653
accent
#0834DD
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584