#5FEDCE#5FEDCE
#5FEDCE is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.1% C 0.131 H 176.1°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEDCE |
|---|---|
| RGB | rgb(95, 237, 206) |
| HSL | hsl(167, 80%, 65%) |
| HSV | hsv(167, 60%, 93%) |
| CMYK | cmyk(59.9%, 0%, 13.1%, 7.1%) |
| CIE-LAB | lab(85.73, -45.54, 3.64) |
| CIE-LCH | lch(85.73, 45.69, 175.43°) |
| OKLab | oklab(86.06% -0.1302 0.0089) |
| OKLCH | oklch(86.06% 0.131 176.1) |
| XYZ | xyz(46.1388, 67.4527, 68.9687) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.96
Tiffany Blue
#7BF2DA
ΔE00 3.02
Light Turquoise
#7EF4CC
ΔE00 3.91
Aqua Marine
#2EE8BB
ΔE00 4.33
Light Aqua
#8CFFDB
ΔE00 5.15
Aquamarine
#7FFFD4
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEDCE #ED5F7E
analogous
#5FED87 #5FEDCE #5FC5ED
triadic
#5FEDCE #CE5FED #EDCE5F
tetradic
#5FEDCE #875FED #ED5F7E #C5ED5F
square
#5FEDCE #875FED #ED5F7E #C5ED5F
split-complementary
#5FEDCE #ED5FC5 #ED875F
monochromatic
#15BC98 #28E7BD #5FEDCE #96F3DF #CDF9F0
Accessibility & contrast
On white
1.45
#5FEDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#5FEDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEDCE
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEDCE | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCD
Deuteranopia (green-blind)
#D0D0D0
Tritanopia (blue-blind)
#00F0E4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5fedce; /* rgb */ color: rgb(95, 237, 206); /* oklch */ color: oklch(86.1% 0.131 176.1);
Tailwind
colors: {
custom: {
50: '#9af3dc',
500: '#5fedce',
950: '#000000',
},
}SCSS
$custom: #5fedce; $custom-light: #9af3dc; $custom-dark: #000000;
JSON
{
"hex": "#5fedce",
"rgb": {
"r": 95,
"g": 237,
"b": 206
},
"hsl": {
"h": 166.901,
"s": 79.775,
"l": 65.098
},
"oklch": {
"l": 0.86055,
"c": 0.13055,
"h": 176.1
},
"luminance": 0.67458
}Semantic roles & 50–950 ramp
primary
#5FEDCE
secondary
#BB3552
accent
#0937DC
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584