#5FF8D4#5FF8D4
#5FF8D4 is a very light, vivid teal. Relative luminance 0.743; OKLCH L 88.8% C 0.139 H 174.5°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF8D4 |
|---|---|
| RGB | rgb(95, 248, 212) |
| HSL | hsl(166, 92%, 67%) |
| HSV | hsv(166, 62%, 97%) |
| CMYK | cmyk(61.7%, 0%, 14.5%, 2.7%) |
| CIE-LAB | lab(89.07, -48.82, 5.34) |
| CIE-LCH | lch(89.07, 49.12, 173.76°) |
| OKLab | oklab(88.82% -0.1388 0.0134) |
| OKLCH | oklch(88.82% 0.139 174.5) |
| XYZ | xyz(50.1647, 74.3159, 73.9753) |
| Luminance | 0.7432 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.19
Aquamarine
#7FFFD4
ΔE00 3.38
Light Aqua
#8CFFDB
ΔE00 3.70
Tiffany Blue
#7BF2DA
ΔE00 3.87
Aqua (survey)
#13EAC9
ΔE00 4.15
Bright Teal
#01F9C6
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF8D4 #F85F83
analogous
#5FF887 #5FF8D4 #5FD0F8
triadic
#5FF8D4 #D45FF8 #F8D45F
tetradic
#5FF8D4 #875FF8 #F85F83 #D0F85F
square
#5FF8D4 #875FF8 #F85F83 #D0F85F
split-complementary
#5FF8D4 #F85FD0 #F8875F
monochromatic
#09D3A4 #24F5C4 #5FF8D4 #9AFBE4 #D4FDF4
Accessibility & contrast
On white
1.32
#5FF8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#5FF8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF8D4
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF8D4 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E9D2
Deuteranopia (green-blind)
#DAD9D7
Tritanopia (blue-blind)
#00FBED
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5ff8d4; /* rgb */ color: rgb(95, 248, 212); /* oklch */ color: oklch(88.8% 0.139 174.5);
Tailwind
colors: {
custom: {
50: '#9bfbe1',
500: '#5ff8d4',
950: '#000000',
},
}SCSS
$custom: #5ff8d4; $custom-light: #9bfbe1; $custom-dark: #000000;
JSON
{
"hex": "#5ff8d4",
"rgb": {
"r": 95,
"g": 248,
"b": 212
},
"hsl": {
"h": 165.882,
"s": 91.617,
"l": 67.255
},
"oklch": {
"l": 0.88822,
"c": 0.13943,
"h": 174.5
},
"luminance": 0.74321
}Semantic roles & 50–950 ramp
primary
#5FF8D4
secondary
#CE2D53
accent
#0036E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584