#5FF8DE#5FF8DE
#5FF8DE is a very light, vivid teal. Relative luminance 0.748; OKLCH L 89.1% C 0.134 H 179.8°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF8DE |
|---|---|
| RGB | rgb(95, 248, 222) |
| HSL | hsl(170, 92%, 67%) |
| HSV | hsv(170, 62%, 97%) |
| CMYK | cmyk(61.7%, 0%, 10.5%, 2.7%) |
| CIE-LAB | lab(89.32, -46.42, 0.49) |
| CIE-LCH | lch(89.32, 46.42, 179.39°) |
| OKLab | oklab(89.1% -0.1344 0.0006) |
| OKLCH | oklch(89.1% 0.134 179.8) |
| XYZ | xyz(51.4654, 74.8361, 80.8256) |
| Luminance | 0.7484 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.56
Bright Aqua
#0BF9EA
ΔE00 4.34
Aqua (survey)
#13EAC9
ΔE00 4.55
Light Aqua
#8CFFDB
ΔE00 4.93
Light Turquoise
#7EF4CC
ΔE00 5.30
Aquamarine
#7FFFD4
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF8DE #F85F79
analogous
#5FF892 #5FF8DE #5FC6F8
triadic
#5FF8DE #DE5FF8 #F8DE5F
tetradic
#5FF8DE #925FF8 #F85F79 #C6F85F
square
#5FF8DE #925FF8 #F85F79 #C6F85F
split-complementary
#5FF8DE #F85FC6 #F8925F
monochromatic
#09D3B1 #24F5D2 #5FF8DE #9AFBEA #D4FDF6
Accessibility & contrast
On white
1.32
#5FF8DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#5FF8DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF8DE
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF8DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF8DE | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEADD
Deuteranopia (green-blind)
#D8DAE0
Tritanopia (blue-blind)
#00FCF0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5ff8de; /* rgb */ color: rgb(95, 248, 222); /* oklch */ color: oklch(89.1% 0.134 179.8);
Tailwind
colors: {
custom: {
50: '#9cfbe8',
500: '#5ff8de',
950: '#000000',
},
}SCSS
$custom: #5ff8de; $custom-light: #9cfbe8; $custom-dark: #000000;
JSON
{
"hex": "#5ff8de",
"rgb": {
"r": 95,
"g": 248,
"b": 222
},
"hsl": {
"h": 169.804,
"s": 91.617,
"l": 67.255
},
"oklch": {
"l": 0.89103,
"c": 0.13442,
"h": 179.8
},
"luminance": 0.74842
}Semantic roles & 50–950 ramp
primary
#5FF8DE
secondary
#CE2D48
accent
#0027E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101716
muted
#808584