#5FF8D3#5FF8D3
#5FF8D3 is a very light, vivid teal. Relative luminance 0.743; OKLCH L 88.8% C 0.140 H 174.0°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF8D3 |
|---|---|
| RGB | rgb(95, 248, 211) |
| HSL | hsl(165, 92%, 67%) |
| HSV | hsv(165, 62%, 97%) |
| CMYK | cmyk(61.7%, 0%, 14.9%, 2.7%) |
| CIE-LAB | lab(89.05, -49.06, 5.82) |
| CIE-LCH | lch(89.05, 49.40, 173.23°) |
| OKLab | oklab(88.8% -0.1392 0.0147) |
| OKLCH | oklch(88.8% 0.14 174) |
| XYZ | xyz(50.0389, 74.2656, 73.3130) |
| Luminance | 0.7427 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.04
Aquamarine
#7FFFD4
ΔE00 3.22
Light Aqua
#8CFFDB
ΔE00 3.67
Bright Teal
#01F9C6
ΔE00 3.96
Tiffany Blue
#7BF2DA
ΔE00 4.08
Aqua (survey)
#13EAC9
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF8D3 #F85F84
analogous
#5FF886 #5FF8D3 #5FD1F8
triadic
#5FF8D3 #D35FF8 #F8D35F
tetradic
#5FF8D3 #865FF8 #F85F84 #D1F85F
square
#5FF8D3 #865FF8 #F85F84 #D1F85F
split-complementary
#5FF8D3 #F85FD1 #F8865F
monochromatic
#09D3A2 #24F5C3 #5FF8D3 #9AFBE3 #D4FDF3
Accessibility & contrast
On white
1.32
#5FF8D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#5FF8D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF8D3
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF8D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF8D3 | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E9D1
Deuteranopia (green-blind)
#DAD9D6
Tritanopia (blue-blind)
#00FBED
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5ff8d3; /* rgb */ color: rgb(95, 248, 211); /* oklch */ color: oklch(88.8% 0.140 174.0);
Tailwind
colors: {
custom: {
50: '#9bfbe0',
500: '#5ff8d3',
950: '#000000',
},
}SCSS
$custom: #5ff8d3; $custom-light: #9bfbe0; $custom-dark: #000000;
JSON
{
"hex": "#5ff8d3",
"rgb": {
"r": 95,
"g": 248,
"b": 211
},
"hsl": {
"h": 165.49,
"s": 91.617,
"l": 67.255
},
"oklch": {
"l": 0.88795,
"c": 0.14,
"h": 174
},
"luminance": 0.74271
}Semantic roles & 50–950 ramp
primary
#5FF8D3
secondary
#CE2D54
accent
#0038E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584