#67F1D7#67F1D7
#67F1D7 is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.5% C 0.126 H 178.8°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #67F1D7 |
|---|---|
| RGB | rgb(103, 241, 215) |
| HSL | hsl(169, 83%, 67%) |
| HSV | hsv(169, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 10.8%, 5.5%) |
| CIE-LAB | lab(87.34, -43.66, 1.28) |
| CIE-LCH | lch(87.34, 43.68, 178.32°) |
| OKLab | oklab(87.5% -0.1262 0.0027) |
| OKLCH | oklch(87.5% 0.126 178.8) |
| XYZ | xyz(49.3090, 70.6955, 75.3238) |
| Luminance | 0.7070 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.65
Aqua (survey)
#13EAC9
ΔE00 4.08
Light Turquoise
#7EF4CC
ΔE00 4.70
Light Aqua
#8CFFDB
ΔE00 4.96
Turquoise
#40E0D0
ΔE00 5.16
Bright Aqua
#0BF9EA
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F1D7 #F16781
analogous
#67F192 #67F1D7 #67C6F1
triadic
#67F1D7 #D767F1 #F1D767
tetradic
#67F1D7 #9267F1 #F16781 #C6F167
square
#67F1D7 #9267F1 #F16781 #C6F167
split-complementary
#67F1D7 #F167C6 #F19267
monochromatic
#13CBA8 #2FECC8 #67F1D7 #9FF6E6 #D7FBF4
Accessibility & contrast
On white
1.39
#67F1D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#67F1D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F1D7
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F1D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F1D7 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E4D6
Deuteranopia (green-blind)
#D3D4D9
Tritanopia (blue-blind)
#00F4E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f1d7; /* rgb */ color: rgb(103, 241, 215); /* oklch */ color: oklch(87.5% 0.126 178.8);
Tailwind
colors: {
custom: {
50: '#9ef6e3',
500: '#67f1d7',
950: '#000000',
},
}SCSS
$custom: #67f1d7; $custom-light: #9ef6e3; $custom-dark: #000000;
JSON
{
"hex": "#67f1d7",
"rgb": {
"r": 103,
"g": 241,
"b": 215
},
"hsl": {
"h": 168.696,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.87496,
"c": 0.12618,
"h": 178.8
},
"luminance": 0.707
}Semantic roles & 50–950 ramp
primary
#67F1D7
secondary
#C73550
accent
#062FE0
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584