#5FDCF3#5FDCF3
#5FDCF3 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.3% C 0.114 H 211.7°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCF3 |
|---|---|
| RGB | rgb(95, 220, 243) |
| HSL | hsl(189, 86%, 66%) |
| HSV | hsv(189, 61%, 95%) |
| CMYK | cmyk(60.9%, 9.5%, 0%, 4.7%) |
| CIE-LAB | lab(81.88, -27.98, -21.62) |
| CIE-LCH | lch(81.88, 35.36, 217.69°) |
| OKLab | oklab(83.29% -0.0973 -0.06) |
| OKLCH | oklch(83.29% 0.114 211.7) |
| XYZ | xyz(46.4835, 60.0855, 93.9246) |
| Luminance | 0.6009 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.17
Robin'S Egg
#6DEDFD
ΔE00 4.46
Aqua Blue
#02D8E9
ΔE00 4.69
Robin Egg Blue
#8AF1FE
ΔE00 5.94
Robin'S Egg Blue
#98EFF9
ΔE00 6.73
Sky Blue
#87CEEB
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCF3 #F3765F
analogous
#5FF3C0 #5FDCF3 #5F92F3
triadic
#5FDCF3 #F35FDC #DCF35F
tetradic
#5FDCF3 #C05FF3 #F3765F #92F35F
square
#5FDCF3 #C05FF3 #F3765F #92F35F
split-complementary
#5FDCF3 #F35F92 #F3C05F
monochromatic
#0FACC9 #26D0EF #5FDCF3 #98E8F7 #D1F5FC
Accessibility & contrast
On white
1.61
#5FDCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#5FDCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCF3
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCF3 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D5F4
Deuteranopia (green-blind)
#B4C5F3
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fdcf3; /* rgb */ color: rgb(95, 220, 243); /* oklch */ color: oklch(83.3% 0.114 211.7);
Tailwind
colors: {
custom: {
50: '#9be7f7',
500: '#5fdcf3',
950: '#000000',
},
}SCSS
$custom: #5fdcf3; $custom-light: #9be7f7; $custom-dark: #000000;
JSON
{
"hex": "#5fdcf3",
"rgb": {
"r": 95,
"g": 220,
"b": 243
},
"hsl": {
"h": 189.324,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.83292,
"c": 0.11429,
"h": 211.7
},
"luminance": 0.6009
}Semantic roles & 50–950 ramp
primary
#5FDCF3
secondary
#C54831
accent
#2603E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485