#5FC3CA#5FC3CA
#5FC3CA is a light, moderate teal. Relative luminance 0.457; OKLCH L 76.0% C 0.094 H 201.5°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5FC3CA |
|---|---|
| RGB | rgb(95, 195, 202) |
| HSL | hsl(184, 50%, 58%) |
| HSV | hsv(184, 53%, 79%) |
| CMYK | cmyk(53%, 3.5%, 0%, 20.8%) |
| CIE-LAB | lab(73.37, -27.19, -12.45) |
| CIE-LCH | lch(73.37, 29.90, 204.60°) |
| OKLab | oklab(76.01% -0.0872 -0.0344) |
| OKLCH | oklch(76.01% 0.094 201.5) |
| XYZ | xyz(34.8907, 45.7241, 62.8526) |
| Luminance | 0.4573 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.49
Mediumturquoise
#48D1CC
ΔE00 6.29
Aqua Blue
#02D8E9
ΔE00 6.57
Turquoise Blue
#06B1C4
ΔE00 7.04
Lightseagreen
#20B2AA
ΔE00 8.92
Topaz
#13BBAF
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FC3CA #CA665F
analogous
#5FCA9B #5FC3CA #5F8DCA
triadic
#5FC3CA #CA5FC3 #C3CA5F
tetradic
#5FC3CA #9B5FCA #CA665F #8DCA5F
square
#5FC3CA #9B5FCA #CA665F #8DCA5F
split-complementary
#5FC3CA #CA5F8D #CA9B5F
monochromatic
#2B7D83 #3BA9B1 #5FC3CA #8DD4D9 #BBE5E8
Accessibility & contrast
On white
2.07
#5FC3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#5FC3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FC3CA
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FC3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FC3CA | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCB
Deuteranopia (green-blind)
#A5AFCB
Tritanopia (blue-blind)
#00C9C5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #5fc3ca; /* rgb */ color: rgb(95, 195, 202); /* oklch */ color: oklch(76.0% 0.094 201.5);
Tailwind
colors: {
custom: {
50: '#95d5da',
500: '#5fc3ca',
950: '#000000',
},
}SCSS
$custom: #5fc3ca; $custom-light: #95d5da; $custom-dark: #000000;
JSON
{
"hex": "#5fc3ca",
"rgb": {
"r": 95,
"g": 195,
"b": 202
},
"hsl": {
"h": 183.925,
"s": 50.235,
"l": 58.235
},
"oklch": {
"l": 0.76007,
"c": 0.09378,
"h": 201.5
},
"luminance": 0.45727
}Semantic roles & 50–950 ramp
primary
#5FC3CA
secondary
#D8B0AD
accent
#574EDA
background
#F9FDFD
surface
#F2FAFA
border
#CCD3D3
text
#0E1414
muted
#7E8383