#5CF0AA#5CF0AA
#5CF0AA is a very light, vivid teal. Relative luminance 0.675; OKLCH L 85.8% C 0.161 H 159.4°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF0AA |
|---|---|
| RGB | rgb(92, 240, 170) |
| HSL | hsl(152, 83%, 65%) |
| HSV | hsv(152, 62%, 94%) |
| CMYK | cmyk(61.7%, 0%, 29.2%, 5.9%) |
| CIE-LAB | lab(85.75, -55.27, 22.39) |
| CIE-LCH | lch(85.75, 59.63, 157.95°) |
| OKLab | oklab(85.79% -0.1509 0.0569) |
| OKLCH | oklch(85.79% 0.161 159.4) |
| XYZ | xyz(42.8254, 67.4934, 48.7930) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.74
Seafoam Green
#7AF9AB
ΔE00 3.35
Light Blue Green
#7EFBB3
ΔE00 3.37
Greenish Turquoise
#00FBB0
ΔE00 3.55
Seafoam (survey)
#80F9AD
ΔE00 3.60
Greenish Cyan
#2AFEB7
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF0AA #F05CA2
analogous
#5CF060 #5CF0AA #5CECF0
triadic
#5CF0AA #AA5CF0 #F0AA5C
tetradic
#5CF0AA #605CF0 #F05CA2 #ECF05C
square
#5CF0AA #605CF0 #F05CA2 #ECF05C
split-complementary
#5CF0AA #F05CEC #F0605C
monochromatic
#12C06E #24EB8D #5CF0AA #94F5C7 #CCFAE4
Accessibility & contrast
On white
1.45
#5CF0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#5CF0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF0AA
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF0AA | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA6
Deuteranopia (green-blind)
#DAD1AE
Tritanopia (blue-blind)
#00EFDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5cf0aa; /* rgb */ color: rgb(92, 240, 170); /* oklch */ color: oklch(85.8% 0.161 159.4);
Tailwind
colors: {
custom: {
50: '#98f6c3',
500: '#5cf0aa',
950: '#000000',
},
}SCSS
$custom: #5cf0aa; $custom-light: #98f6c3; $custom-dark: #000000;
JSON
{
"hex": "#5cf0aa",
"rgb": {
"r": 92,
"g": 240,
"b": 170
},
"hsl": {
"h": 151.622,
"s": 83.146,
"l": 65.098
},
"oklch": {
"l": 0.85791,
"c": 0.16129,
"h": 159.4
},
"luminance": 0.67498
}Semantic roles & 50–950 ramp
primary
#5CF0AA
secondary
#BE3274
accent
#066DE0
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582