#5FDBF2#5FDBF2
#5FDBF2 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 83.0% C 0.114 H 211.8°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDBF2 |
|---|---|
| RGB | rgb(95, 219, 242) |
| HSL | hsl(189, 85%, 66%) |
| HSV | hsv(189, 61%, 95%) |
| CMYK | cmyk(60.7%, 9.5%, 0%, 5.1%) |
| CIE-LAB | lab(81.57, -27.78, -21.57) |
| CIE-LCH | lch(81.57, 35.17, 217.83°) |
| OKLab | oklab(83.03% -0.0967 -0.0598) |
| OKLCH | oklch(83.03% 0.114 211.8) |
| XYZ | xyz(46.0712, 59.5020, 93.0442) |
| Luminance | 0.5951 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.13
Robin'S Egg
#6DEDFD
ΔE00 4.67
Aqua Blue
#02D8E9
ΔE00 4.68
Robin Egg Blue
#8AF1FE
ΔE00 6.12
Robin'S Egg Blue
#98EFF9
ΔE00 6.87
Sky Blue
#87CEEB
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDBF2 #F2765F
analogous
#5FF2BF #5FDBF2 #5F91F2
triadic
#5FDBF2 #F25FDB #DBF25F
tetradic
#5FDBF2 #BF5FF2 #F2765F #91F25F
square
#5FDBF2 #BF5FF2 #F2765F #91F25F
split-complementary
#5FDBF2 #F25F91 #F2BF5F
monochromatic
#10AAC6 #26CEED #5FDBF2 #98E8F7 #D0F4FB
Accessibility & contrast
On white
1.63
#5FDBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#5FDBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDBF2
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDBF2 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D4F3
Deuteranopia (green-blind)
#B3C4F2
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fdbf2; /* rgb */ color: rgb(95, 219, 242); /* oklch */ color: oklch(83.0% 0.114 211.8);
Tailwind
colors: {
custom: {
50: '#9ae6f6',
500: '#5fdbf2',
950: '#000000',
},
}SCSS
$custom: #5fdbf2; $custom-light: #9ae6f6; $custom-dark: #000000;
JSON
{
"hex": "#5fdbf2",
"rgb": {
"r": 95,
"g": 219,
"b": 242
},
"hsl": {
"h": 189.388,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.83025,
"c": 0.11368,
"h": 211.8
},
"luminance": 0.59507
}Semantic roles & 50–950 ramp
primary
#5FDBF2
secondary
#C44832
accent
#2704E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485