#5FEFCF#5FEFCF
#5FEFCF is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.6% C 0.132 H 175.7°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEFCF |
|---|---|
| RGB | rgb(95, 239, 207) |
| HSL | hsl(167, 82%, 65%) |
| HSV | hsv(167, 60%, 94%) |
| CMYK | cmyk(60.3%, 0%, 13.4%, 6.3%) |
| CIE-LAB | lab(86.34, -46.17, 3.99) |
| CIE-LCH | lch(86.34, 46.34, 175.06°) |
| OKLab | oklab(86.56% -0.1318 0.0099) |
| OKLCH | oklch(86.56% 0.132 175.7) |
| XYZ | xyz(46.8430, 68.6660, 69.8046) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.06
Tiffany Blue
#7BF2DA
ΔE00 3.06
Light Turquoise
#7EF4CC
ΔE00 3.63
Aqua Marine
#2EE8BB
ΔE00 4.29
Light Aqua
#8CFFDB
ΔE00 4.81
Aquamarine
#7FFFD4
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEFCF #EF5F7F
analogous
#5FEF87 #5FEFCF #5FC7EF
triadic
#5FEFCF #CF5FEF #EFCF5F
tetradic
#5FEFCF #875FEF #EF5F7F #C7EF5F
square
#5FEFCF #875FEF #EF5F7F #C7EF5F
split-complementary
#5FEFCF #EF5FC7 #EF875F
monochromatic
#13C09A #27E9BE #5FEFCF #97F5E0 #CEFAF0
Accessibility & contrast
On white
1.43
#5FEFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#5FEFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEFCF
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEFCF | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E1CE
Deuteranopia (green-blind)
#D2D2D1
Tritanopia (blue-blind)
#00F2E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5fefcf; /* rgb */ color: rgb(95, 239, 207); /* oklch */ color: oklch(86.6% 0.132 175.7);
Tailwind
colors: {
custom: {
50: '#9af5dd',
500: '#5fefcf',
950: '#000000',
},
}SCSS
$custom: #5fefcf; $custom-light: #9af5dd; $custom-dark: #000000;
JSON
{
"hex": "#5fefcf",
"rgb": {
"r": 95,
"g": 239,
"b": 207
},
"hsl": {
"h": 166.667,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.86556,
"c": 0.13222,
"h": 175.7
},
"luminance": 0.68671
}Semantic roles & 50–950 ramp
primary
#5FEFCF
secondary
#BE3453
accent
#0737DE
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584