#5FF2CA#5FF2CA
#5FF2CA is a very light, vivid teal. Relative luminance 0.702; OKLCH L 87.1% C 0.139 H 171.9°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF2CA |
|---|---|
| RGB | rgb(95, 242, 202) |
| HSL | hsl(164, 85%, 66%) |
| HSV | hsv(164, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 16.5%, 5.1%) |
| CIE-LAB | lab(87.09, -48.62, 7.69) |
| CIE-LCH | lch(87.09, 49.23, 171.01°) |
| OKLab | oklab(87.13% -0.1371 0.0196) |
| OKLCH | oklch(87.13% 0.139 171.9) |
| XYZ | xyz(47.1269, 70.1965, 66.9313) |
| Luminance | 0.7020 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.49
Aqua Marine
#2EE8BB
ΔE00 3.37
Aquamarine
#7FFFD4
ΔE00 3.52
Bright Teal
#01F9C6
ΔE00 3.65
Aqua (survey)
#13EAC9
ΔE00 3.96
Light Aqua
#8CFFDB
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF2CA #F25F87
analogous
#5FF280 #5FF2CA #5FD1F2
triadic
#5FF2CA #CA5FF2 #F2CA5F
tetradic
#5FF2CA #805FF2 #F25F87 #D1F25F
square
#5FF2CA #805FF2 #F25F87 #D1F25F
split-complementary
#5FF2CA #F25FD1 #F2805F
monochromatic
#10C695 #26EDB7 #5FF2CA #98F7DD #D0FBEF
Accessibility & contrast
On white
1.40
#5FF2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#5FF2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF2CA
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF2CA | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE3C8
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#00F4E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ff2ca; /* rgb */ color: rgb(95, 242, 202); /* oklch */ color: oklch(87.1% 0.139 171.9);
Tailwind
colors: {
custom: {
50: '#9af7da',
500: '#5ff2ca',
950: '#000000',
},
}SCSS
$custom: #5ff2ca; $custom-light: #9af7da; $custom-dark: #000000;
JSON
{
"hex": "#5ff2ca",
"rgb": {
"r": 95,
"g": 242,
"b": 202
},
"hsl": {
"h": 163.673,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.87132,
"c": 0.13852,
"h": 171.9
},
"luminance": 0.70201
}Semantic roles & 50–950 ramp
primary
#5FF2CA
secondary
#C43259
accent
#0440E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583