#5FD7EB#5FD7EB
#5FD7EB is a light, moderate teal. Relative luminance 0.570; OKLCH L 81.8% C 0.110 H 210.1°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD7EB |
|---|---|
| RGB | rgb(95, 215, 235) |
| HSL | hsl(189, 78%, 65%) |
| HSV | hsv(189, 60%, 92%) |
| CMYK | cmyk(59.6%, 8.5%, 0%, 7.8%) |
| CIE-LAB | lab(80.19, -27.82, -19.93) |
| CIE-LCH | lch(80.19, 34.22, 215.61°) |
| OKLab | oklab(81.85% -0.0953 -0.0552) |
| OKLCH | oklch(81.85% 0.11 210.1) |
| XYZ | xyz(44.0090, 57.0274, 87.2693) |
| Luminance | 0.5703 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.07
Neon Blue
#04D9FF
ΔE00 4.83
Robin'S Egg
#6DEDFD
ΔE00 5.18
Robin Egg Blue
#8AF1FE
ΔE00 6.60
Robin'S Egg Blue
#98EFF9
ΔE00 7.19
Sky Blue
#87CEEB
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD7EB #EB735F
analogous
#5FEBB9 #5FD7EB #5F91EB
triadic
#5FD7EB #EB5FD7 #D7EB5F
tetradic
#5FD7EB #B95FEB #EB735F #91EB5F
square
#5FD7EB #B95FEB #EB735F #91EB5F
split-complementary
#5FD7EB #EB5F91 #EBB95F
monochromatic
#17A1B9 #29C9E4 #5FD7EB #95E5F2 #CCF2F9
Accessibility & contrast
On white
1.69
#5FD7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#5FD7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD7EB
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD7EB | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EC
Deuteranopia (green-blind)
#B1C0EB
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5fd7eb; /* rgb */ color: rgb(95, 215, 235); /* oklch */ color: oklch(81.8% 0.110 210.1);
Tailwind
colors: {
custom: {
50: '#99e3f1',
500: '#5fd7eb',
950: '#000000',
},
}SCSS
$custom: #5fd7eb; $custom-light: #99e3f1; $custom-dark: #000000;
JSON
{
"hex": "#5fd7eb",
"rgb": {
"r": 95,
"g": 215,
"b": 235
},
"hsl": {
"h": 188.571,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.81847,
"c": 0.11013,
"h": 210.1
},
"luminance": 0.57032
}Semantic roles & 50–950 ramp
primary
#5FD7EB
secondary
#B84936
accent
#290BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485