#5FDCF4#5FDCF4
#5FDCF4 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.3% C 0.115 H 212.3°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCF4 |
|---|---|
| RGB | rgb(95, 220, 244) |
| HSL | hsl(190, 87%, 66%) |
| HSV | hsv(190, 61%, 96%) |
| CMYK | cmyk(61.1%, 9.8%, 0%, 4.3%) |
| CIE-LAB | lab(81.92, -27.70, -22.10) |
| CIE-LCH | lch(81.92, 35.43, 218.59°) |
| OKLab | oklab(83.33% -0.0969 -0.0613) |
| OKLCH | oklch(83.33% 0.115 212.3) |
| XYZ | xyz(46.6349, 60.1461, 94.7221) |
| Luminance | 0.6015 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.95
Robin'S Egg
#6DEDFD
ΔE00 4.64
Aqua Blue
#02D8E9
ΔE00 4.93
Robin Egg Blue
#8AF1FE
ΔE00 6.07
Robin'S Egg Blue
#98EFF9
ΔE00 6.86
Sky Blue
#87CEEB
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCF4 #F4775F
analogous
#5FF4C1 #5FDCF4 #5F92F4
triadic
#5FDCF4 #F45FDC #DCF45F
tetradic
#5FDCF4 #C15FF4 #F4775F #92F45F
square
#5FDCF4 #C15FF4 #F4775F #92F45F
split-complementary
#5FDCF4 #F45F92 #F4C15F
monochromatic
#0EACCB #26CFF0 #5FDCF4 #98E9F8 #D2F5FC
Accessibility & contrast
On white
1.61
#5FDCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#5FDCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCF4
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCF4 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D5F5
Deuteranopia (green-blind)
#B3C5F4
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fdcf4; /* rgb */ color: rgb(95, 220, 244); /* oklch */ color: oklch(83.3% 0.115 212.3);
Tailwind
colors: {
custom: {
50: '#9be7f7',
500: '#5fdcf4',
950: '#000000',
},
}SCSS
$custom: #5fdcf4; $custom-light: #9be7f7; $custom-dark: #000000;
JSON
{
"hex": "#5fdcf4",
"rgb": {
"r": 95,
"g": 220,
"b": 244
},
"hsl": {
"h": 189.664,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.83329,
"c": 0.11468,
"h": 212.3
},
"luminance": 0.60151
}Semantic roles & 50–950 ramp
primary
#5FDCF4
secondary
#C74830
accent
#2602E4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485