#5FE1CA#5FE1CA
#5FE1CA is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.1% C 0.120 H 179.7°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE1CA |
|---|---|
| RGB | rgb(95, 225, 202) |
| HSL | hsl(169, 68%, 63%) |
| HSV | hsv(169, 58%, 88%) |
| CMYK | cmyk(57.8%, 0%, 10.2%, 11.8%) |
| CIE-LAB | lab(82.13, -41.24, 0.51) |
| CIE-LCH | lch(82.13, 41.24, 179.29°) |
| OKLab | oklab(83.1% -0.1195 0.0007) |
| OKLCH | oklch(83.1% 0.12 179.7) |
| XYZ | xyz(42.3004, 60.5434, 65.3225) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.98
Tiffany Blue
#7BF2DA
ΔE00 4.16
Aqua (survey)
#13EAC9
ΔE00 4.26
Seafoam Blue
#78D1B6
ΔE00 5.30
Aquamarine (survey)
#04D8B2
ΔE00 5.80
Aqua Marine
#2EE8BB
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE1CA #E15F76
analogous
#5FE189 #5FE1CA #5FB7E1
triadic
#5FE1CA #CA5FE1 #E1CA5F
tetradic
#5FE1CA #895FE1 #E15F76 #B7E15F
square
#5FE1CA #895FE1 #E15F76 #B7E15F
split-complementary
#5FE1CA #E15FB7 #E1895F
monochromatic
#1FA68E #2BD7B9 #5FE1CA #93EBDB #C6F4EC
Accessibility & contrast
On white
1.60
#5FE1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#5FE1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE1CA
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE1CA | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5C9
Deuteranopia (green-blind)
#C5C6CC
Tritanopia (blue-blind)
#00E4DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fe1ca; /* rgb */ color: rgb(95, 225, 202); /* oklch */ color: oklch(83.1% 0.120 179.7);
Tailwind
colors: {
custom: {
50: '#98ebda',
500: '#5fe1ca',
950: '#000000',
},
}SCSS
$custom: #5fe1ca; $custom-light: #98ebda; $custom-dark: #000000;
JSON
{
"hex": "#5fe1ca",
"rgb": {
"r": 95,
"g": 225,
"b": 202
},
"hsl": {
"h": 169.385,
"s": 68.421,
"l": 62.745
},
"oklch": {
"l": 0.83096,
"c": 0.11954,
"h": 179.7
},
"luminance": 0.60548
}Semantic roles & 50–950 ramp
primary
#5FE1CA
secondary
#A93B4F
accent
#1536D0
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483