#5FF8D6#5FF8D6
#5FF8D6 is a very light, vivid teal. Relative luminance 0.744; OKLCH L 88.9% C 0.138 H 175.5°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF8D6 |
|---|---|
| RGB | rgb(95, 248, 214) |
| HSL | hsl(167, 92%, 67%) |
| HSV | hsv(167, 62%, 97%) |
| CMYK | cmyk(61.7%, 0%, 13.7%, 2.7%) |
| CIE-LAB | lab(89.12, -48.35, 4.37) |
| CIE-LCH | lch(89.12, 48.55, 174.84°) |
| OKLab | oklab(88.88% -0.1379 0.0108) |
| OKLCH | oklch(88.88% 0.138 175.5) |
| XYZ | xyz(50.4185, 74.4174, 75.3122) |
| Luminance | 0.7442 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.49
Light Turquoise
#7EF4CC
ΔE00 3.52
Aquamarine
#7FFFD4
ΔE00 3.75
Light Aqua
#8CFFDB
ΔE00 3.81
Aqua (survey)
#13EAC9
ΔE00 4.07
Bright Teal
#01F9C6
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF8D6 #F85F81
analogous
#5FF88A #5FF8D6 #5FCDF8
triadic
#5FF8D6 #D65FF8 #F8D65F
tetradic
#5FF8D6 #8A5FF8 #F85F81 #CDF85F
square
#5FF8D6 #8A5FF8 #F85F81 #CDF85F
split-complementary
#5FF8D6 #F85FCD #F88A5F
monochromatic
#09D3A6 #24F5C7 #5FF8D6 #9AFBE5 #D4FDF4
Accessibility & contrast
On white
1.32
#5FF8D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#5FF8D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF8D6
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF8D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF8D6 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E9D4
Deuteranopia (green-blind)
#D9D9D9
Tritanopia (blue-blind)
#00FBEE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5ff8d6; /* rgb */ color: rgb(95, 248, 214); /* oklch */ color: oklch(88.9% 0.138 175.5);
Tailwind
colors: {
custom: {
50: '#9bfbe2',
500: '#5ff8d6',
950: '#000000',
},
}SCSS
$custom: #5ff8d6; $custom-light: #9bfbe2; $custom-dark: #000000;
JSON
{
"hex": "#5ff8d6",
"rgb": {
"r": 95,
"g": 248,
"b": 214
},
"hsl": {
"h": 166.667,
"s": 91.617,
"l": 67.255
},
"oklch": {
"l": 0.88877,
"c": 0.13833,
"h": 175.5
},
"luminance": 0.74423
}Semantic roles & 50–950 ramp
primary
#5FF8D6
secondary
#CE2D51
accent
#0033E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584