#5FDBEB#5FDBEB
#5FDBEB is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.8% C 0.111 H 206.9°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDBEB |
|---|---|
| RGB | rgb(95, 219, 235) |
| HSL | hsl(187, 78%, 65%) |
| HSV | hsv(187, 60%, 92%) |
| CMYK | cmyk(59.6%, 6.8%, 0%, 7.8%) |
| CIE-LAB | lab(81.34, -29.76, -18.19) |
| CIE-LCH | lch(81.34, 34.88, 211.44°) |
| OKLab | oklab(82.77% -0.0994 -0.0504) |
| OKLCH | oklch(82.77% 0.111 206.9) |
| XYZ | xyz(45.0400, 59.0895, 87.6129) |
| Luminance | 0.5909 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.37
Robin'S Egg
#6DEDFD
ΔE00 4.07
Robin Egg Blue
#8AF1FE
ΔE00 5.66
Neon Blue
#04D9FF
ΔE00 6.03
Robin'S Egg Blue
#98EFF9
ΔE00 6.34
Darkturquoise
#00CED1
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDBEB #EB6F5F
analogous
#5FEBB5 #5FDBEB #5F95EB
triadic
#5FDBEB #EB5FDB #DBEB5F
tetradic
#5FDBEB #B55FEB #EB6F5F #95EB5F
square
#5FDBEB #B55FEB #EB6F5F #95EB5F
split-complementary
#5FDBEB #EB5F95 #EBB55F
monochromatic
#17A6B9 #29CFE4 #5FDBEB #95E7F2 #CCF3F9
Accessibility & contrast
On white
1.64
#5FDBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#5FDBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDBEB
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDBEB | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EC
Deuteranopia (green-blind)
#B5C3EB
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5fdbeb; /* rgb */ color: rgb(95, 219, 235); /* oklch */ color: oklch(82.8% 0.111 206.9);
Tailwind
colors: {
custom: {
50: '#9ae6f1',
500: '#5fdbeb',
950: '#000000',
},
}SCSS
$custom: #5fdbeb; $custom-light: #9ae6f1; $custom-dark: #000000;
JSON
{
"hex": "#5fdbeb",
"rgb": {
"r": 95,
"g": 219,
"b": 235
},
"hsl": {
"h": 186.857,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.82768,
"c": 0.11145,
"h": 206.9
},
"luminance": 0.59094
}Semantic roles & 50–950 ramp
primary
#5FDBEB
secondary
#B84536
accent
#230BDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485