#5FFEDD#5FFEDD
#5FFEDD is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.5% C 0.141 H 176.6°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFEDD |
|---|---|
| RGB | rgb(95, 254, 221) |
| HSL | hsl(168, 99%, 68%) |
| HSV | hsv(168, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(91.02, -49.22, 3.49) |
| CIE-LCH | lch(91.02, 49.35, 175.94°) |
| OKLab | oklab(90.48% -0.1409 0.0085) |
| OKLCH | oklch(90.48% 0.141 176.6) |
| XYZ | xyz(53.2060, 78.5313, 80.7466) |
| Luminance | 0.7854 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.79
Tiffany Blue
#7BF2DA
ΔE00 3.89
Aquamarine
#7FFFD4
ΔE00 3.91
Light Turquoise
#7EF4CC
ΔE00 4.36
Aqua (survey)
#13EAC9
ΔE00 5.01
Bright Teal
#01F9C6
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFEDD #FE5F80
analogous
#5FFE8D #5FFEDD #5FCFFE
triadic
#5FFEDD #DD5FFE #FEDD5F
tetradic
#5FFEDD #8D5FFE #FE5F80 #CFFE5F
square
#5FFEDD #8D5FFE #FE5F80 #CFFE5F
split-complementary
#5FFEDD #FE5FCF #FE8D5F
monochromatic
#01E1B3 #22FED0 #5FFEDD #9CFEEA #D9FFF7
Accessibility & contrast
On white
1.26
#5FFEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#5FFEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFEDD
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFEDD | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDC
Deuteranopia (green-blind)
#DEDEE0
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5ffedd; /* rgb */ color: rgb(95, 254, 221); /* oklch */ color: oklch(90.5% 0.141 176.6);
Tailwind
colors: {
custom: {
50: '#9cffe7',
500: '#5ffedd',
950: '#000000',
},
}SCSS
$custom: #5ffedd; $custom-light: #9cffe7; $custom-dark: #000000;
JSON
{
"hex": "#5ffedd",
"rgb": {
"r": 95,
"g": 254,
"b": 221
},
"hsl": {
"h": 167.547,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.90483,
"c": 0.14112,
"h": 176.6
},
"luminance": 0.78537
}Semantic roles & 50–950 ramp
primary
#5FFEDD
secondary
#D8294D
accent
#0030E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101816
muted
#808684