#5FDBEE#5FDBEE
#5FDBEE is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.9% C 0.112 H 209.0°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDBEE |
|---|---|
| RGB | rgb(95, 219, 238) |
| HSL | hsl(188, 81%, 65%) |
| HSV | hsv(188, 60%, 93%) |
| CMYK | cmyk(60.1%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(81.44, -28.92, -19.64) |
| CIE-LCH | lch(81.44, 34.96, 214.19°) |
| OKLab | oklab(82.88% -0.0982 -0.0544) |
| OKLCH | oklch(82.88% 0.112 209) |
| XYZ | xyz(45.4771, 59.2643, 89.9148) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.82
Robin'S Egg
#6DEDFD
ΔE00 4.19
Neon Blue
#04D9FF
ΔE00 5.16
Robin Egg Blue
#8AF1FE
ΔE00 5.75
Robin'S Egg Blue
#98EFF9
ΔE00 6.48
Sky Blue
#87CEEB
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDBEE #EE725F
analogous
#5FEEB9 #5FDBEE #5F93EE
triadic
#5FDBEE #EE5FDB #DBEE5F
tetradic
#5FDBEE #B95FEE #EE725F #93EE5F
square
#5FDBEE #B95FEE #EE725F #93EE5F
split-complementary
#5FDBEE #EE5F93 #EEB95F
monochromatic
#14A8BE #28CFE8 #5FDBEE #96E7F4 #CEF4FA
Accessibility & contrast
On white
1.63
#5FDBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#5FDBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDBEE
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDBEE | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4EF
Deuteranopia (green-blind)
#B4C4EE
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5fdbee; /* rgb */ color: rgb(95, 219, 238); /* oklch */ color: oklch(82.9% 0.112 209.0);
Tailwind
colors: {
custom: {
50: '#9ae6f3',
500: '#5fdbee',
950: '#000000',
},
}SCSS
$custom: #5fdbee; $custom-light: #9ae6f3; $custom-dark: #000000;
JSON
{
"hex": "#5fdbee",
"rgb": {
"r": 95,
"g": 219,
"b": 238
},
"hsl": {
"h": 187.972,
"s": 80.791,
"l": 65.294
},
"oklch": {
"l": 0.82877,
"c": 0.1123,
"h": 209
},
"luminance": 0.59269
}Semantic roles & 50–950 ramp
primary
#5FDBEE
secondary
#BD4734
accent
#2508DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485