#67F1D3#67F1D3
#67F1D3 is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.4% C 0.128 H 176.5°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #67F1D3 |
|---|---|
| RGB | rgb(103, 241, 211) |
| HSL | hsl(167, 83%, 67%) |
| HSV | hsv(167, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 12.4%, 5.5%) |
| CIE-LAB | lab(87.24, -44.62, 3.23) |
| CIE-LCH | lch(87.24, 44.73, 175.86°) |
| OKLab | oklab(87.38% -0.1279 0.0079) |
| OKLCH | oklch(87.38% 0.128 176.5) |
| XYZ | xyz(48.8013, 70.4925, 72.6500) |
| Luminance | 0.7050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.25
Light Turquoise
#7EF4CC
ΔE00 3.66
Aqua (survey)
#13EAC9
ΔE00 3.74
Light Aqua
#8CFFDB
ΔE00 4.36
Aquamarine
#7FFFD4
ΔE00 4.74
Aqua Marine
#2EE8BB
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F1D3 #F16785
analogous
#67F18E #67F1D3 #67CAF1
triadic
#67F1D3 #D367F1 #F1D367
tetradic
#67F1D3 #8E67F1 #F16785 #CAF167
square
#67F1D3 #8E67F1 #F16785 #CAF167
split-complementary
#67F1D3 #F167CA #F18E67
monochromatic
#13CBA3 #2FECC3 #67F1D3 #9FF6E3 #D7FBF3
Accessibility & contrast
On white
1.39
#67F1D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#67F1D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F1D3
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F1D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F1D3 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E3D2
Deuteranopia (green-blind)
#D4D4D5
Tritanopia (blue-blind)
#00F4E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f1d3; /* rgb */ color: rgb(103, 241, 211); /* oklch */ color: oklch(87.4% 0.128 176.5);
Tailwind
colors: {
custom: {
50: '#9ef6e0',
500: '#67f1d3',
950: '#000000',
},
}SCSS
$custom: #67f1d3; $custom-light: #9ef6e0; $custom-dark: #000000;
JSON
{
"hex": "#67f1d3",
"rgb": {
"r": 103,
"g": 241,
"b": 211
},
"hsl": {
"h": 166.957,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.87383,
"c": 0.12813,
"h": 176.5
},
"luminance": 0.70497
}Semantic roles & 50–950 ramp
primary
#67F1D3
secondary
#C73555
accent
#0635E0
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584