#5FE8D4#5FE8D4
#5FE8D4 is a very light, vivid teal. Relative luminance 0.649; OKLCH L 85.0% C 0.123 H 182.1°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE8D4 |
|---|---|
| RGB | rgb(95, 232, 212) |
| HSL | hsl(171, 75%, 64%) |
| HSV | hsv(171, 59%, 91%) |
| CMYK | cmyk(59.1%, 0%, 8.6%, 9%) |
| CIE-LAB | lab(84.43, -41.88, -1.41) |
| CIE-LCH | lch(84.43, 41.91, 181.93°) |
| OKLab | oklab(85.05% -0.1225 -0.0045) |
| OKLCH | oklch(85.05% 0.123 182.1) |
| XYZ | xyz(45.4542, 64.8949, 72.4051) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.74
Tiffany Blue
#7BF2DA
ΔE00 3.17
Aqua (survey)
#13EAC9
ΔE00 4.53
Bright Aqua
#0BF9EA
ΔE00 4.99
Light Turquoise
#7EF4CC
ΔE00 6.82
Seafoam Blue
#78D1B6
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE8D4 #E85F73
analogous
#5FE890 #5FE8D4 #5FB8E8
triadic
#5FE8D4 #D45FE8 #E8D45F
tetradic
#5FE8D4 #905FE8 #E85F73 #B8E85F
square
#5FE8D4 #905FE8 #E85F73 #B8E85F
split-complementary
#5FE8D4 #E85FB8 #E8905F
monochromatic
#1AB39D #29E0C6 #5FE8D4 #95F0E2 #CAF7F1
Accessibility & contrast
On white
1.50
#5FE8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#5FE8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE8D4
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE8D4 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD3
Deuteranopia (green-blind)
#C9CCD6
Tritanopia (blue-blind)
#00ECE2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5fe8d4; /* rgb */ color: rgb(95, 232, 212); /* oklch */ color: oklch(85.0% 0.123 182.1);
Tailwind
colors: {
custom: {
50: '#99f0e1',
500: '#5fe8d4',
950: '#000000',
},
}SCSS
$custom: #5fe8d4; $custom-light: #99f0e1; $custom-dark: #000000;
JSON
{
"hex": "#5fe8d4",
"rgb": {
"r": 95,
"g": 232,
"b": 212
},
"hsl": {
"h": 171.241,
"s": 74.863,
"l": 64.118
},
"oklch": {
"l": 0.85046,
"c": 0.12255,
"h": 182.1
},
"luminance": 0.649
}Semantic roles & 50–950 ramp
primary
#5FE8D4
secondary
#B3384A
accent
#0E2CD7
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1615
muted
#808584