#5FDBEC#5FDBEC
#5FDBEC is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.8% C 0.112 H 207.6°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDBEC |
|---|---|
| RGB | rgb(95, 219, 236) |
| HSL | hsl(187, 79%, 65%) |
| HSV | hsv(187, 60%, 93%) |
| CMYK | cmyk(59.7%, 7.2%, 0%, 7.5%) |
| CIE-LAB | lab(81.37, -29.48, -18.68) |
| CIE-LCH | lch(81.37, 34.90, 212.36°) |
| OKLab | oklab(82.81% -0.099 -0.0517) |
| OKLCH | oklch(82.81% 0.112 207.6) |
| XYZ | xyz(45.1849, 59.1474, 88.3759) |
| Luminance | 0.5915 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.50
Robin'S Egg
#6DEDFD
ΔE00 4.08
Robin Egg Blue
#8AF1FE
ΔE00 5.67
Neon Blue
#04D9FF
ΔE00 5.73
Robin'S Egg Blue
#98EFF9
ΔE00 6.37
Darkturquoise
#00CED1
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDBEC #EC705F
analogous
#5FECB6 #5FDBEC #5F95EC
triadic
#5FDBEC #EC5FDB #DBEC5F
tetradic
#5FDBEC #B65FEC #EC705F #95EC5F
square
#5FDBEC #B65FEC #EC705F #95EC5F
split-complementary
#5FDBEC #EC5F95 #ECB65F
monochromatic
#16A7BA #28CFE6 #5FDBEC #96E7F2 #CCF4F9
Accessibility & contrast
On white
1.64
#5FDBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#5FDBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDBEC
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDBEC | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3ED
Deuteranopia (green-blind)
#B5C3EC
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5fdbec; /* rgb */ color: rgb(95, 219, 236); /* oklch */ color: oklch(82.8% 0.112 207.6);
Tailwind
colors: {
custom: {
50: '#9ae6f2',
500: '#5fdbec',
950: '#000000',
},
}SCSS
$custom: #5fdbec; $custom-light: #9ae6f2; $custom-dark: #000000;
JSON
{
"hex": "#5fdbec",
"rgb": {
"r": 95,
"g": 219,
"b": 236
},
"hsl": {
"h": 187.234,
"s": 78.771,
"l": 64.902
},
"oklch": {
"l": 0.82805,
"c": 0.11171,
"h": 207.6
},
"luminance": 0.59152
}Semantic roles & 50–950 ramp
primary
#5FDBEC
secondary
#BA4636
accent
#240ADB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485