#5FFEDB#5FFEDB
#5FFEDB is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.4% C 0.142 H 175.5°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFEDB |
|---|---|
| RGB | rgb(95, 254, 219) |
| HSL | hsl(167, 99%, 68%) |
| HSV | hsv(167, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 13.8%, 0.4%) |
| CIE-LAB | lab(90.97, -49.70, 4.46) |
| CIE-LCH | lch(90.97, 49.90, 174.88°) |
| OKLab | oklab(90.43% -0.1417 0.011) |
| OKLCH | oklch(90.43% 0.142 175.5) |
| XYZ | xyz(52.9412, 78.4253, 79.3516) |
| Luminance | 0.7843 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.49
Light Aqua
#8CFFDB
ΔE00 3.61
Light Turquoise
#7EF4CC
ΔE00 4.02
Tiffany Blue
#7BF2DA
ΔE00 4.17
Bright Teal
#01F9C6
ΔE00 4.62
Aqua (survey)
#13EAC9
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFEDB #FE5F82
analogous
#5FFE8B #5FFEDB #5FD2FE
triadic
#5FFEDB #DB5FFE #FEDB5F
tetradic
#5FFEDB #8B5FFE #FE5F82 #D2FE5F
square
#5FFEDB #8B5FFE #FE5F82 #D2FE5F
split-complementary
#5FFEDB #FE5FD2 #FE8B5F
monochromatic
#01E1B0 #22FECD #5FFEDB #9CFEE9 #D9FFF6
Accessibility & contrast
On white
1.26
#5FFEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#5FFEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFEDB
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFEDB | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFD9
Deuteranopia (green-blind)
#DEDEDE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5ffedb; /* rgb */ color: rgb(95, 254, 219); /* oklch */ color: oklch(90.4% 0.142 175.5);
Tailwind
colors: {
custom: {
50: '#9cffe6',
500: '#5ffedb',
950: '#000000',
},
}SCSS
$custom: #5ffedb; $custom-light: #9cffe6; $custom-dark: #000000;
JSON
{
"hex": "#5ffedb",
"rgb": {
"r": 95,
"g": 254,
"b": 219
},
"hsl": {
"h": 166.792,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.90428,
"c": 0.14216,
"h": 175.5
},
"luminance": 0.78431
}Semantic roles & 50–950 ramp
primary
#5FFEDB
secondary
#D82950
accent
#0033E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684