#5FDCF1#5FDCF1
#5FDCF1 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.2% C 0.114 H 210.3°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCF1 |
|---|---|
| RGB | rgb(95, 220, 241) |
| HSL | hsl(189, 84%, 66%) |
| HSV | hsv(189, 61%, 95%) |
| CMYK | cmyk(60.6%, 8.7%, 0%, 5.5%) |
| CIE-LAB | lab(81.82, -28.55, -20.66) |
| CIE-LCH | lch(81.82, 35.24, 215.89°) |
| OKLab | oklab(83.22% -0.0981 -0.0573) |
| OKLCH | oklch(83.22% 0.114 210.3) |
| XYZ | xyz(46.1831, 59.9654, 92.3426) |
| Luminance | 0.5997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.17
Aqua Blue
#02D8E9
ΔE00 4.23
Neon Blue
#04D9FF
ΔE00 4.66
Robin Egg Blue
#8AF1FE
ΔE00 5.72
Robin'S Egg Blue
#98EFF9
ΔE00 6.50
Sky Blue
#87CEEB
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCF1 #F1745F
analogous
#5FF1BD #5FDCF1 #5F93F1
triadic
#5FDCF1 #F15FDC #DCF15F
tetradic
#5FDCF1 #BD5FF1 #F1745F #93F15F
square
#5FDCF1 #BD5FF1 #F1745F #93F15F
split-complementary
#5FDCF1 #F15F93 #F1BD5F
monochromatic
#11ABC4 #27D0EC #5FDCF1 #97E8F6 #D0F5FB
Accessibility & contrast
On white
1.62
#5FDCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#5FDCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCF1
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCF1 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F2
Deuteranopia (green-blind)
#B4C4F1
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fdcf1; /* rgb */ color: rgb(95, 220, 241); /* oklch */ color: oklch(83.2% 0.114 210.3);
Tailwind
colors: {
custom: {
50: '#9ae7f5',
500: '#5fdcf1',
950: '#000000',
},
}SCSS
$custom: #5fdcf1; $custom-light: #9ae7f5; $custom-dark: #000000;
JSON
{
"hex": "#5fdcf1",
"rgb": {
"r": 95,
"g": 220,
"b": 241
},
"hsl": {
"h": 188.63,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.83217,
"c": 0.11357,
"h": 210.3
},
"luminance": 0.5997
}Semantic roles & 50–950 ramp
primary
#5FDCF1
secondary
#C24732
accent
#2505E0
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485