#5FDBEF#5FDBEF
#5FDBEF is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.9% C 0.113 H 209.7°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDBEF |
|---|---|
| RGB | rgb(95, 219, 239) |
| HSL | hsl(188, 82%, 65%) |
| HSV | hsv(188, 60%, 94%) |
| CMYK | cmyk(60.3%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(81.47, -28.63, -20.13) |
| CIE-LCH | lch(81.47, 35.00, 215.10°) |
| OKLab | oklab(82.91% -0.0978 -0.0558) |
| OKLCH | oklch(82.91% 0.113 209.7) |
| XYZ | xyz(45.6244, 59.3232, 90.6907) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.01
Robin'S Egg
#6DEDFD
ΔE00 4.28
Neon Blue
#04D9FF
ΔE00 4.89
Robin Egg Blue
#8AF1FE
ΔE00 5.82
Robin'S Egg Blue
#98EFF9
ΔE00 6.56
Sky Blue
#87CEEB
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDBEF #EF735F
analogous
#5FEFBB #5FDBEF #5F93EF
triadic
#5FDBEF #EF5FDB #DBEF5F
tetradic
#5FDBEF #BB5FEF #EF735F #93EF5F
square
#5FDBEF #BB5FEF #EF735F #93EF5F
split-complementary
#5FDBEF #EF5F93 #EFBB5F
monochromatic
#13A8C0 #27CEE9 #5FDBEF #97E8F5 #CEF4FA
Accessibility & contrast
On white
1.63
#5FDBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#5FDBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDBEF
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDBEF | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D4F0
Deuteranopia (green-blind)
#B4C4EF
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5fdbef; /* rgb */ color: rgb(95, 219, 239); /* oklch */ color: oklch(82.9% 0.113 209.7);
Tailwind
colors: {
custom: {
50: '#9ae6f4',
500: '#5fdbef',
950: '#000000',
},
}SCSS
$custom: #5fdbef; $custom-light: #9ae6f4; $custom-dark: #000000;
JSON
{
"hex": "#5fdbef",
"rgb": {
"r": 95,
"g": 219,
"b": 239
},
"hsl": {
"h": 188.333,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.82914,
"c": 0.11262,
"h": 209.7
},
"luminance": 0.59328
}Semantic roles & 50–950 ramp
primary
#5FDBEF
secondary
#BE4734
accent
#2507DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485