#5FDBF1#5FDBF1
#5FDBF1 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 83.0% C 0.113 H 211.1°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDBF1 |
|---|---|
| RGB | rgb(95, 219, 241) |
| HSL | hsl(189, 84%, 66%) |
| HSV | hsv(189, 61%, 95%) |
| CMYK | cmyk(60.6%, 9.1%, 0%, 5.5%) |
| CIE-LAB | lab(81.53, -28.07, -21.09) |
| CIE-LCH | lch(81.53, 35.11, 216.92°) |
| OKLab | oklab(82.99% -0.097 -0.0585) |
| OKLCH | oklch(82.99% 0.113 211.1) |
| XYZ | xyz(45.9215, 59.4421, 92.2554) |
| Luminance | 0.5945 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.37
Aqua Blue
#02D8E9
ΔE00 4.44
Robin'S Egg
#6DEDFD
ΔE00 4.52
Robin Egg Blue
#8AF1FE
ΔE00 6.00
Robin'S Egg Blue
#98EFF9
ΔE00 6.75
Sky Blue
#87CEEB
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDBF1 #F1755F
analogous
#5FF1BE #5FDBF1 #5F92F1
triadic
#5FDBF1 #F15FDB #DBF15F
tetradic
#5FDBF1 #BE5FF1 #F1755F #92F15F
square
#5FDBF1 #BE5FF1 #F1755F #92F15F
split-complementary
#5FDBF1 #F15F92 #F1BE5F
monochromatic
#11A9C4 #27CEEC #5FDBF1 #97E8F6 #D0F4FB
Accessibility & contrast
On white
1.63
#5FDBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#5FDBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDBF1
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDBF1 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D4F2
Deuteranopia (green-blind)
#B3C4F1
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fdbf1; /* rgb */ color: rgb(95, 219, 241); /* oklch */ color: oklch(83.0% 0.113 211.1);
Tailwind
colors: {
custom: {
50: '#9ae6f5',
500: '#5fdbf1',
950: '#000000',
},
}SCSS
$custom: #5fdbf1; $custom-light: #9ae6f5; $custom-dark: #000000;
JSON
{
"hex": "#5fdbf1",
"rgb": {
"r": 95,
"g": 219,
"b": 241
},
"hsl": {
"h": 189.041,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.82988,
"c": 0.11331,
"h": 211.1
},
"luminance": 0.59447
}Semantic roles & 50–950 ramp
primary
#5FDBF1
secondary
#C24832
accent
#2605E0
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485