#5FD5E4#5FD5E4
#5FD5E4 is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.1% C 0.107 H 206.6°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD5E4 |
|---|---|
| RGB | rgb(95, 213, 228) |
| HSL | hsl(187, 71%, 63%) |
| HSV | hsv(187, 58%, 89%) |
| CMYK | cmyk(58.3%, 6.6%, 0%, 10.6%) |
| CIE-LAB | lab(79.40, -28.81, -17.40) |
| CIE-LCH | lch(79.40, 33.66, 211.12°) |
| OKLab | oklab(81.13% -0.096 -0.0482) |
| OKLCH | oklch(81.13% 0.107 206.6) |
| XYZ | xyz(42.5114, 55.6185, 81.8788) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.41
Robin'S Egg
#6DEDFD
ΔE00 5.45
Neon Blue
#04D9FF
ΔE00 6.31
Darkturquoise
#00CED1
ΔE00 6.64
Robin Egg Blue
#8AF1FE
ΔE00 6.85
Robin'S Egg Blue
#98EFF9
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD5E4 #E46E5F
analogous
#5FE4B0 #5FD5E4 #5F92E4
triadic
#5FD5E4 #E45FD5 #D5E45F
tetradic
#5FD5E4 #B05FE4 #E46E5F #92E45F
square
#5FD5E4 #B05FE4 #E46E5F #92E45F
split-complementary
#5FD5E4 #E45F92 #E4B05F
monochromatic
#1D9CAC #2BC7DB #5FD5E4 #93E3ED #C8F0F6
Accessibility & contrast
On white
1.73
#5FD5E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#5FD5E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD5E4
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD5E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD5E4 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CDE5
Deuteranopia (green-blind)
#B1BEE4
Tritanopia (blue-blind)
#00DDD9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5fd5e4; /* rgb */ color: rgb(95, 213, 228); /* oklch */ color: oklch(81.1% 0.107 206.6);
Tailwind
colors: {
custom: {
50: '#99e2ec',
500: '#5fd5e4',
950: '#000000',
},
}SCSS
$custom: #5fd5e4; $custom-light: #99e2ec; $custom-dark: #000000;
JSON
{
"hex": "#5fd5e4",
"rgb": {
"r": 95,
"g": 213,
"b": 228
},
"hsl": {
"h": 186.767,
"s": 71.123,
"l": 63.333
},
"oklch": {
"l": 0.8113,
"c": 0.10739,
"h": 206.6
},
"luminance": 0.55623
}Semantic roles & 50–950 ramp
primary
#5FD5E4
secondary
#AD473A
accent
#2812D3
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1516
muted
#808484