#5FC5CA#5FC5CA
#5FC5CA is a light, moderate teal. Relative luminance 0.466; OKLCH L 76.5% C 0.095 H 199.7°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5FC5CA |
|---|---|
| RGB | rgb(95, 197, 202) |
| HSL | hsl(183, 50%, 58%) |
| HSV | hsv(183, 53%, 79%) |
| CMYK | cmyk(53%, 2.5%, 0%, 20.8%) |
| CIE-LAB | lab(73.95, -28.17, -11.57) |
| CIE-LCH | lch(73.95, 30.46, 202.33°) |
| OKLab | oklab(76.48% -0.0894 -0.032) |
| OKLCH | oklch(76.48% 0.095 199.7) |
| XYZ | xyz(35.3419, 46.6264, 63.0030) |
| Luminance | 0.4663 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.85
Mediumturquoise
#48D1CC
ΔE00 5.37
Aqua Blue
#02D8E9
ΔE00 6.44
Turquoise Blue
#06B1C4
ΔE00 7.74
Topaz
#13BBAF
ΔE00 8.55
Lightseagreen
#20B2AA
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FC5CA #CA645F
analogous
#5FCA99 #5FC5CA #5F8FCA
triadic
#5FC5CA #CA5FC5 #C5CA5F
tetradic
#5FC5CA #995FCA #CA645F #8FCA5F
square
#5FC5CA #995FCA #CA645F #8FCA5F
split-complementary
#5FC5CA #CA5F8F #CA995F
monochromatic
#2B7F83 #3BACB1 #5FC5CA #8DD6D9 #BBE6E8
Accessibility & contrast
On white
2.03
#5FC5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#5FC5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FC5CA
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FC5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FC5CA | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BDCB
Deuteranopia (green-blind)
#A7B0CB
Tritanopia (blue-blind)
#00CBC6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #5fc5ca; /* rgb */ color: rgb(95, 197, 202); /* oklch */ color: oklch(76.5% 0.095 199.7);
Tailwind
colors: {
custom: {
50: '#95d7da',
500: '#5fc5ca',
950: '#000000',
},
}SCSS
$custom: #5fc5ca; $custom-light: #95d7da; $custom-dark: #000000;
JSON
{
"hex": "#5fc5ca",
"rgb": {
"r": 95,
"g": 197,
"b": 202
},
"hsl": {
"h": 182.804,
"s": 50.235,
"l": 58.235
},
"oklch": {
"l": 0.76477,
"c": 0.09499,
"h": 199.7
},
"luminance": 0.4663
}Semantic roles & 50–950 ramp
primary
#5FC5CA
secondary
#D8AFAD
accent
#554EDA
background
#F9FDFD
surface
#F2FAFA
border
#CCD3D3
text
#0E1414
muted
#7E8383