#5FD7EC#5FD7EC
#5FD7EC is a light, moderate teal. Relative luminance 0.571; OKLCH L 81.9% C 0.110 H 210.8°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD7EC |
|---|---|
| RGB | rgb(95, 215, 236) |
| HSL | hsl(189, 79%, 65%) |
| HSV | hsv(189, 60%, 93%) |
| CMYK | cmyk(59.7%, 8.9%, 0%, 7.5%) |
| CIE-LAB | lab(80.23, -27.53, -20.41) |
| CIE-LCH | lch(80.23, 34.27, 216.55°) |
| OKLab | oklab(81.88% -0.0949 -0.0566) |
| OKLCH | oklch(81.88% 0.11 210.8) |
| XYZ | xyz(44.1539, 57.0854, 88.0323) |
| Luminance | 0.5709 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.29
Neon Blue
#04D9FF
ΔE00 4.57
Robin'S Egg
#6DEDFD
ΔE00 5.29
Robin Egg Blue
#8AF1FE
ΔE00 6.68
Sky Blue
#87CEEB
ΔE00 7.05
Robin'S Egg Blue
#98EFF9
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD7EC #EC745F
analogous
#5FECBA #5FD7EC #5F91EC
triadic
#5FD7EC #EC5FD7 #D7EC5F
tetradic
#5FD7EC #BA5FEC #EC745F #91EC5F
square
#5FD7EC #BA5FEC #EC745F #91EC5F
split-complementary
#5FD7EC #EC5F91 #ECBA5F
monochromatic
#16A2BA #28C9E6 #5FD7EC #96E5F2 #CCF2F9
Accessibility & contrast
On white
1.69
#5FD7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#5FD7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD7EC
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD7EC | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0ED
Deuteranopia (green-blind)
#B0C0EC
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5fd7ec; /* rgb */ color: rgb(95, 215, 236); /* oklch */ color: oklch(81.9% 0.110 210.8);
Tailwind
colors: {
custom: {
50: '#9ae3f2',
500: '#5fd7ec',
950: '#000000',
},
}SCSS
$custom: #5fd7ec; $custom-light: #9ae3f2; $custom-dark: #000000;
JSON
{
"hex": "#5fd7ec",
"rgb": {
"r": 95,
"g": 215,
"b": 236
},
"hsl": {
"h": 188.936,
"s": 78.771,
"l": 64.902
},
"oklch": {
"l": 0.81884,
"c": 0.11048,
"h": 210.8
},
"luminance": 0.5709
}Semantic roles & 50–950 ramp
primary
#5FD7EC
secondary
#BA4936
accent
#2A0ADB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485