#5FDCF2#5FDCF2
#5FDCF2 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.3% C 0.114 H 211.0°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCF2 |
|---|---|
| RGB | rgb(95, 220, 242) |
| HSL | hsl(189, 85%, 66%) |
| HSV | hsv(189, 61%, 95%) |
| CMYK | cmyk(60.7%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(81.85, -28.27, -21.14) |
| CIE-LCH | lch(81.85, 35.30, 216.79°) |
| OKLab | oklab(83.25% -0.0977 -0.0586) |
| OKLCH | oklch(83.25% 0.114 211) |
| XYZ | xyz(46.3329, 60.0253, 93.1314) |
| Luminance | 0.6003 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.31
Neon Blue
#04D9FF
ΔE00 4.41
Aqua Blue
#02D8E9
ΔE00 4.45
Robin Egg Blue
#8AF1FE
ΔE00 5.82
Robin'S Egg Blue
#98EFF9
ΔE00 6.61
Sky Blue
#87CEEB
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCF2 #F2755F
analogous
#5FF2BF #5FDCF2 #5F92F2
triadic
#5FDCF2 #F25FDC #DCF25F
tetradic
#5FDCF2 #BF5FF2 #F2755F #92F25F
square
#5FDCF2 #BF5FF2 #F2755F #92F25F
split-complementary
#5FDCF2 #F25F92 #F2BF5F
monochromatic
#10ABC6 #26D0ED #5FDCF2 #98E8F7 #D0F5FB
Accessibility & contrast
On white
1.61
#5FDCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#5FDCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCF2
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCF2 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F3
Deuteranopia (green-blind)
#B4C5F2
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fdcf2; /* rgb */ color: rgb(95, 220, 242); /* oklch */ color: oklch(83.3% 0.114 211.0);
Tailwind
colors: {
custom: {
50: '#9ae7f6',
500: '#5fdcf2',
950: '#000000',
},
}SCSS
$custom: #5fdcf2; $custom-light: #9ae7f6; $custom-dark: #000000;
JSON
{
"hex": "#5fdcf2",
"rgb": {
"r": 95,
"g": 220,
"b": 242
},
"hsl": {
"h": 188.98,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.83254,
"c": 0.11392,
"h": 211
},
"luminance": 0.6003
}Semantic roles & 50–950 ramp
primary
#5FDCF2
secondary
#C44832
accent
#2504E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485