#67EFDA#67EFDA
#67EFDA is a very light, vivid teal. Relative luminance 0.697; OKLCH L 87.1% C 0.123 H 181.6°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #67EFDA |
|---|---|
| RGB | rgb(103, 239, 218) |
| HSL | hsl(171, 81%, 67%) |
| HSV | hsv(171, 57%, 94%) |
| CMYK | cmyk(56.9%, 0%, 8.8%, 6.3%) |
| CIE-LAB | lab(86.84, -42.05, -1.02) |
| CIE-LCH | lch(86.84, 42.06, 181.39°) |
| OKLab | oklab(87.12% -0.1228 -0.0034) |
| OKLCH | oklch(87.12% 0.123 181.6) |
| XYZ | xyz(49.1092, 69.6736, 77.1764) |
| Luminance | 0.6968 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.97
Turquoise
#40E0D0
ΔE00 4.17
Bright Aqua
#0BF9EA
ΔE00 4.44
Aqua (survey)
#13EAC9
ΔE00 4.82
Light Turquoise
#7EF4CC
ΔE00 6.11
Light Aqua
#8CFFDB
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EFDA #EF677C
analogous
#67EF96 #67EFDA #67C0EF
triadic
#67EFDA #DA67EF #EFDA67
tetradic
#67EFDA #9667EF #EF677C #C0EF67
square
#67EFDA #9667EF #EF677C #C0EF67
split-complementary
#67EFDA #EF67C0 #EF9667
monochromatic
#15C7AB #30E9CD #67EFDA #9EF5E7 #D6FBF5
Accessibility & contrast
On white
1.41
#67EFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#67EFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EFDA
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EFDA | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E2D9
Deuteranopia (green-blind)
#D0D3DC
Tritanopia (blue-blind)
#00F3E8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67efda; /* rgb */ color: rgb(103, 239, 218); /* oklch */ color: oklch(87.1% 0.123 181.6);
Tailwind
colors: {
custom: {
50: '#9ef5e5',
500: '#67efda',
950: '#000000',
},
}SCSS
$custom: #67efda; $custom-light: #9ef5e5; $custom-dark: #000000;
JSON
{
"hex": "#67efda",
"rgb": {
"r": 103,
"g": 239,
"b": 218
},
"hsl": {
"h": 170.735,
"s": 80.952,
"l": 67.059
},
"oklch": {
"l": 0.87115,
"c": 0.12282,
"h": 181.6
},
"luminance": 0.69679
}Semantic roles & 50–950 ramp
primary
#67EFDA
secondary
#C4364C
accent
#0829DD
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584