#5FD4E5#5FD4E5
#5FD4E5 is a light, moderate teal. Relative luminance 0.552; OKLCH L 80.9% C 0.107 H 208.2°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD4E5 |
|---|---|
| RGB | rgb(95, 212, 229) |
| HSL | hsl(188, 72%, 64%) |
| HSV | hsv(188, 59%, 90%) |
| CMYK | cmyk(58.5%, 7.4%, 0%, 10.2%) |
| CIE-LAB | lab(79.14, -28.05, -18.32) |
| CIE-LCH | lch(79.14, 33.50, 213.15°) |
| OKLab | oklab(80.93% -0.0945 -0.0507) |
| OKLCH | oklch(80.93% 0.107 208.2) |
| XYZ | xyz(42.3998, 55.1727, 82.5285) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.73
Robin'S Egg
#6DEDFD
ΔE00 5.71
Neon Blue
#04D9FF
ΔE00 5.74
Robin Egg Blue
#8AF1FE
ΔE00 7.08
Darkturquoise
#00CED1
ΔE00 7.20
Robin'S Egg Blue
#98EFF9
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD4E5 #E5705F
analogous
#5FE5B3 #5FD4E5 #5F91E5
triadic
#5FD4E5 #E55FD4 #D4E55F
tetradic
#5FD4E5 #B35FE5 #E5705F #91E55F
square
#5FD4E5 #B35FE5 #E5705F #91E55F
split-complementary
#5FD4E5 #E55F91 #E5B35F
monochromatic
#1C9BAD #2AC6DC #5FD4E5 #94E2EE #C8F0F6
Accessibility & contrast
On white
1.74
#5FD4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#5FD4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD4E5
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD4E5 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CDE6
Deuteranopia (green-blind)
#AFBEE5
Tritanopia (blue-blind)
#00DDD9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5fd4e5; /* rgb */ color: rgb(95, 212, 229); /* oklch */ color: oklch(80.9% 0.107 208.2);
Tailwind
colors: {
custom: {
50: '#99e1ed',
500: '#5fd4e5',
950: '#000000',
},
}SCSS
$custom: #5fd4e5; $custom-light: #99e1ed; $custom-dark: #000000;
JSON
{
"hex": "#5fd4e5",
"rgb": {
"r": 95,
"g": 212,
"b": 229
},
"hsl": {
"h": 187.612,
"s": 72.043,
"l": 63.529
},
"oklch": {
"l": 0.80934,
"c": 0.10729,
"h": 208.2
},
"luminance": 0.55177
}Semantic roles & 50–950 ramp
primary
#5FD4E5
secondary
#AF483A
accent
#2A11D4
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1516
muted
#808484