#5FE8D5#5FE8D5
#5FE8D5 is a very light, vivid teal. Relative luminance 0.649; OKLCH L 85.1% C 0.122 H 182.7°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE8D5 |
|---|---|
| RGB | rgb(95, 232, 213) |
| HSL | hsl(172, 75%, 64%) |
| HSV | hsv(172, 59%, 91%) |
| CMYK | cmyk(59.1%, 0%, 8.2%, 9%) |
| CIE-LAB | lab(84.46, -41.63, -1.90) |
| CIE-LCH | lch(84.46, 41.67, 182.62°) |
| OKLab | oklab(85.08% -0.122 -0.0058) |
| OKLCH | oklch(85.08% 0.122 182.7) |
| XYZ | xyz(45.5807, 64.9455, 73.0715) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.62
Tiffany Blue
#7BF2DA
ΔE00 3.30
Aqua (survey)
#13EAC9
ΔE00 4.79
Bright Aqua
#0BF9EA
ΔE00 4.87
Mediumturquoise
#48D1CC
ΔE00 6.95
Light Turquoise
#7EF4CC
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE8D5 #E85F72
analogous
#5FE891 #5FE8D5 #5FB7E8
triadic
#5FE8D5 #D55FE8 #E8D55F
tetradic
#5FE8D5 #915FE8 #E85F72 #B7E85F
square
#5FE8D5 #915FE8 #E85F72 #B7E85F
split-complementary
#5FE8D5 #E85FB7 #E8915F
monochromatic
#1AB39E #29E0C7 #5FE8D5 #95F0E3 #CAF7F1
Accessibility & contrast
On white
1.50
#5FE8D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#5FE8D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE8D5
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE8D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE8D5 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD4
Deuteranopia (green-blind)
#C9CCD7
Tritanopia (blue-blind)
#00ECE2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5fe8d5; /* rgb */ color: rgb(95, 232, 213); /* oklch */ color: oklch(85.1% 0.122 182.7);
Tailwind
colors: {
custom: {
50: '#99f0e1',
500: '#5fe8d5',
950: '#000000',
},
}SCSS
$custom: #5fe8d5; $custom-light: #99f0e1; $custom-dark: #000000;
JSON
{
"hex": "#5fe8d5",
"rgb": {
"r": 95,
"g": 232,
"b": 213
},
"hsl": {
"h": 171.679,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.85076,
"c": 0.12217,
"h": 182.7
},
"luminance": 0.6495
}Semantic roles & 50–950 ramp
primary
#5FE8D5
secondary
#B33849
accent
#0E2AD7
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1615
muted
#808584