#5FDCF0#5FDCF0
#5FDCF0 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.2% C 0.113 H 209.6°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCF0 |
|---|---|
| RGB | rgb(95, 220, 240) |
| HSL | hsl(188, 83%, 66%) |
| HSV | hsv(188, 60%, 94%) |
| CMYK | cmyk(60.4%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(81.79, -28.83, -20.18) |
| CIE-LCH | lch(81.79, 35.19, 214.98°) |
| OKLab | oklab(83.18% -0.0985 -0.0559) |
| OKLCH | oklch(83.18% 0.113 209.6) |
| XYZ | xyz(46.0342, 59.9058, 91.5581) |
| Luminance | 0.5991 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.03
Robin'S Egg
#6DEDFD
ΔE00 4.05
Neon Blue
#04D9FF
ΔE00 4.93
Robin Egg Blue
#8AF1FE
ΔE00 5.63
Robin'S Egg Blue
#98EFF9
ΔE00 6.41
Sky Blue
#87CEEB
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCF0 #F0735F
analogous
#5FF0BB #5FDCF0 #5F93F0
triadic
#5FDCF0 #F05FDC #DCF05F
tetradic
#5FDCF0 #BB5FF0 #F0735F #93F05F
square
#5FDCF0 #BB5FF0 #F0735F #93F05F
split-complementary
#5FDCF0 #F05F93 #F0BB5F
monochromatic
#12AAC2 #27D0EB #5FDCF0 #97E8F5 #CFF4FA
Accessibility & contrast
On white
1.62
#5FDCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#5FDCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCF0
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCF0 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F1
Deuteranopia (green-blind)
#B5C4F0
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fdcf0; /* rgb */ color: rgb(95, 220, 240); /* oklch */ color: oklch(83.2% 0.113 209.6);
Tailwind
colors: {
custom: {
50: '#9ae7f5',
500: '#5fdcf0',
950: '#000000',
},
}SCSS
$custom: #5fdcf0; $custom-light: #9ae7f5; $custom-dark: #000000;
JSON
{
"hex": "#5fdcf0",
"rgb": {
"r": 95,
"g": 220,
"b": 240
},
"hsl": {
"h": 188.276,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.83181,
"c": 0.11324,
"h": 209.6
},
"luminance": 0.59911
}Semantic roles & 50–950 ramp
primary
#5FDCF0
secondary
#C04733
accent
#2406DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485