#5FE2CA#5FE2CA
#5FE2CA is a very light, vivid teal. Relative luminance 0.611; OKLCH L 83.3% C 0.121 H 179.1°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE2CA |
|---|---|
| RGB | rgb(95, 226, 202) |
| HSL | hsl(169, 69%, 63%) |
| HSV | hsv(169, 58%, 89%) |
| CMYK | cmyk(58%, 0%, 10.6%, 11.4%) |
| CIE-LAB | lab(82.42, -41.69, 0.94) |
| CIE-LCH | lch(82.42, 41.70, 178.71°) |
| OKLab | oklab(83.33% -0.1206 0.0018) |
| OKLCH | oklch(83.33% 0.121 179.1) |
| XYZ | xyz(42.5715, 61.0856, 65.4128) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.23
Tiffany Blue
#7BF2DA
ΔE00 3.97
Aqua (survey)
#13EAC9
ΔE00 4.01
Seafoam Blue
#78D1B6
ΔE00 5.36
Aquamarine (survey)
#04D8B2
ΔE00 5.68
Aqua Marine
#2EE8BB
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE2CA #E25F77
analogous
#5FE289 #5FE2CA #5FB8E2
triadic
#5FE2CA #CA5FE2 #E2CA5F
tetradic
#5FE2CA #895FE2 #E25F77 #B8E25F
square
#5FE2CA #895FE2 #E25F77 #B8E25F
split-complementary
#5FE2CA #E25FB8 #E2895F
monochromatic
#1EA88F #2BD9B9 #5FE2CA #93EBDB #C7F5EC
Accessibility & contrast
On white
1.59
#5FE2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#5FE2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE2CA
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE2CA | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6C9
Deuteranopia (green-blind)
#C6C7CC
Tritanopia (blue-blind)
#00E5DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fe2ca; /* rgb */ color: rgb(95, 226, 202); /* oklch */ color: oklch(83.3% 0.121 179.1);
Tailwind
colors: {
custom: {
50: '#98ebda',
500: '#5fe2ca',
950: '#000000',
},
}SCSS
$custom: #5fe2ca; $custom-light: #98ebda; $custom-dark: #000000;
JSON
{
"hex": "#5fe2ca",
"rgb": {
"r": 95,
"g": 226,
"b": 202
},
"hsl": {
"h": 169.008,
"s": 69.312,
"l": 62.941
},
"oklch": {
"l": 0.83333,
"c": 0.1206,
"h": 179.1
},
"luminance": 0.6109
}Semantic roles & 50–950 ramp
primary
#5FE2CA
secondary
#AA3B4F
accent
#1437D1
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483