#5FD8EC#5FD8EC
#5FD8EC is a very light, moderate teal. Relative luminance 0.576; OKLCH L 82.1% C 0.111 H 210.0°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD8EC |
|---|---|
| RGB | rgb(95, 216, 236) |
| HSL | hsl(189, 79%, 65%) |
| HSV | hsv(189, 60%, 93%) |
| CMYK | cmyk(59.7%, 8.5%, 0%, 7.5%) |
| CIE-LAB | lab(80.51, -28.02, -19.98) |
| CIE-LCH | lch(80.51, 34.41, 215.48°) |
| OKLab | oklab(82.11% -0.0959 -0.0554) |
| OKLCH | oklch(82.11% 0.111 210) |
| XYZ | xyz(44.4093, 57.5962, 88.1174) |
| Luminance | 0.5760 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.04
Neon Blue
#04D9FF
ΔE00 4.83
Robin'S Egg
#6DEDFD
ΔE00 4.95
Robin Egg Blue
#8AF1FE
ΔE00 6.40
Robin'S Egg Blue
#98EFF9
ΔE00 7.02
Sky Blue
#87CEEB
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD8EC #EC735F
analogous
#5FECBA #5FD8EC #5F91EC
triadic
#5FD8EC #EC5FD8 #D8EC5F
tetradic
#5FD8EC #BA5FEC #EC735F #91EC5F
square
#5FD8EC #BA5FEC #EC735F #91EC5F
split-complementary
#5FD8EC #EC5F91 #ECBA5F
monochromatic
#16A3BA #28CBE6 #5FD8EC #96E5F2 #CCF3F9
Accessibility & contrast
On white
1.68
#5FD8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#5FD8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD8EC
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD8EC | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1ED
Deuteranopia (green-blind)
#B1C1EC
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5fd8ec; /* rgb */ color: rgb(95, 216, 236); /* oklch */ color: oklch(82.1% 0.111 210.0);
Tailwind
colors: {
custom: {
50: '#9ae4f2',
500: '#5fd8ec',
950: '#000000',
},
}SCSS
$custom: #5fd8ec; $custom-light: #9ae4f2; $custom-dark: #000000;
JSON
{
"hex": "#5fd8ec",
"rgb": {
"r": 95,
"g": 216,
"b": 236
},
"hsl": {
"h": 188.511,
"s": 78.771,
"l": 64.902
},
"oklch": {
"l": 0.82114,
"c": 0.11075,
"h": 210
},
"luminance": 0.57601
}Semantic roles & 50–950 ramp
primary
#5FD8EC
secondary
#BA4836
accent
#280ADB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485