#5FD4E0#5FD4E0
#5FD4E0 is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.8% C 0.106 H 204.5°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD4E0 |
|---|---|
| RGB | rgb(95, 212, 224) |
| HSL | hsl(186, 68%, 63%) |
| HSV | hsv(186, 58%, 88%) |
| CMYK | cmyk(57.6%, 5.4%, 0%, 12.2%) |
| CIE-LAB | lab(78.98, -29.44, -15.88) |
| CIE-LCH | lch(78.98, 33.45, 208.34°) |
| OKLab | oklab(80.75% -0.0965 -0.0439) |
| OKLCH | oklch(80.75% 0.106 204.5) |
| XYZ | xyz(41.7118, 54.8975, 78.9046) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.40
Darkturquoise
#00CED1
ΔE00 5.76
Robin'S Egg
#6DEDFD
ΔE00 5.82
Mediumturquoise
#48D1CC
ΔE00 6.73
Robin Egg Blue
#8AF1FE
ΔE00 7.15
Neon Blue
#04D9FF
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD4E0 #E06B5F
analogous
#5FE0AB #5FD4E0 #5F94E0
triadic
#5FD4E0 #E05FD4 #D4E05F
tetradic
#5FD4E0 #AB5FE0 #E06B5F #94E05F
square
#5FD4E0 #AB5FE0 #E06B5F #94E05F
split-complementary
#5FD4E0 #E05F94 #E0AB5F
monochromatic
#2098A5 #2CC6D6 #5FD4E0 #92E2EA #C6F0F4
Accessibility & contrast
On white
1.75
#5FD4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#5FD4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD4E0
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD4E0 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCE1
Deuteranopia (green-blind)
#B1BDE0
Tritanopia (blue-blind)
#00DCD7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5fd4e0; /* rgb */ color: rgb(95, 212, 224); /* oklch */ color: oklch(80.8% 0.106 204.5);
Tailwind
colors: {
custom: {
50: '#98e1e9',
500: '#5fd4e0',
950: '#000000',
},
}SCSS
$custom: #5fd4e0; $custom-light: #98e1e9; $custom-dark: #000000;
JSON
{
"hex": "#5fd4e0",
"rgb": {
"r": 95,
"g": 212,
"b": 224
},
"hsl": {
"h": 185.581,
"s": 67.539,
"l": 62.549
},
"oklch": {
"l": 0.80754,
"c": 0.10607,
"h": 204.5
},
"luminance": 0.54902
}Semantic roles & 50–950 ramp
primary
#5FD4E0
secondary
#A7463C
accent
#2716CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484