#5FEDCD#5FEDCD
#5FEDCD is a very light, vivid teal. Relative luminance 0.674; OKLCH L 86.0% C 0.131 H 175.5°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEDCD |
|---|---|
| RGB | rgb(95, 237, 205) |
| HSL | hsl(166, 80%, 65%) |
| HSV | hsv(166, 60%, 93%) |
| CMYK | cmyk(59.9%, 0%, 13.5%, 7.1%) |
| CIE-LAB | lab(85.71, -45.78, 4.13) |
| CIE-LCH | lch(85.71, 45.97, 174.85°) |
| OKLab | oklab(86.03% -0.1307 0.0102) |
| OKLCH | oklch(86.03% 0.131 175.5) |
| XYZ | xyz(46.0178, 67.4043, 68.3309) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.96
Tiffany Blue
#7BF2DA
ΔE00 3.21
Light Turquoise
#7EF4CC
ΔE00 3.71
Aqua Marine
#2EE8BB
ΔE00 4.10
Light Aqua
#8CFFDB
ΔE00 5.08
Aquamarine
#7FFFD4
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEDCD #ED5F7F
analogous
#5FED86 #5FEDCD #5FC6ED
triadic
#5FEDCD #CD5FED #EDCD5F
tetradic
#5FEDCD #865FED #ED5F7F #C6ED5F
square
#5FEDCD #865FED #ED5F7F #C6ED5F
split-complementary
#5FEDCD #ED5FC6 #ED865F
monochromatic
#15BC97 #28E7BC #5FEDCD #96F3DE #CDF9EF
Accessibility & contrast
On white
1.45
#5FEDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#5FEDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEDCD
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEDCD | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCC
Deuteranopia (green-blind)
#D0D0CF
Tritanopia (blue-blind)
#00F0E3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5fedcd; /* rgb */ color: rgb(95, 237, 205); /* oklch */ color: oklch(86.0% 0.131 175.5);
Tailwind
colors: {
custom: {
50: '#9af3dc',
500: '#5fedcd',
950: '#000000',
},
}SCSS
$custom: #5fedcd; $custom-light: #9af3dc; $custom-dark: #000000;
JSON
{
"hex": "#5fedcd",
"rgb": {
"r": 95,
"g": 237,
"b": 205
},
"hsl": {
"h": 166.479,
"s": 79.775,
"l": 65.098
},
"oklch": {
"l": 0.86027,
"c": 0.13109,
"h": 175.5
},
"luminance": 0.67409
}Semantic roles & 50–950 ramp
primary
#5FEDCD
secondary
#BB3553
accent
#0939DC
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584