#5CF5AA#5CF5AA
#5CF5AA is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.0% C 0.168 H 158.4°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF5AA |
|---|---|
| RGB | rgb(92, 245, 170) |
| HSL | hsl(151, 88%, 66%) |
| HSV | hsv(151, 62%, 96%) |
| CMYK | cmyk(62.4%, 0%, 30.6%, 3.9%) |
| CIE-LAB | lab(87.23, -57.24, 24.42) |
| CIE-LCH | lch(87.23, 62.23, 156.90°) |
| OKLab | oklab(87% -0.156 0.0619) |
| OKLCH | oklch(87% 0.168 158.4) |
| XYZ | xyz(44.3176, 70.4778, 49.2904) |
| Luminance | 0.7048 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.67
Seafoam Green
#7AF9AB
ΔE00 2.54
Light Green Blue
#56FCA2
ΔE00 2.71
Light Blue Green
#7EFBB3
ΔE00 2.72
Sea Green (survey)
#53FCA1
ΔE00 2.83
Seafoam (survey)
#80F9AD
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF5AA #F55CA7
analogous
#5CF55D #5CF5AA #5CF4F5
triadic
#5CF5AA #AA5CF5 #F5AA5C
tetradic
#5CF5AA #5D5CF5 #F55CA7 #F4F55C
square
#5CF5AA #5D5CF5 #F55CA7 #F4F55C
split-complementary
#5CF5AA #F55CF4 #F55D5C
monochromatic
#0CCA6D #22F18C #5CF5AA #96F9C8 #CFFCE6
Accessibility & contrast
On white
1.39
#5CF5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#5CF5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF5AA
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF5AA | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A5
Deuteranopia (green-blind)
#DED5AF
Tritanopia (blue-blind)
#00F4E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5cf5aa; /* rgb */ color: rgb(92, 245, 170); /* oklch */ color: oklch(87.0% 0.168 158.4);
Tailwind
colors: {
custom: {
50: '#99f9c3',
500: '#5cf5aa',
950: '#000000',
},
}SCSS
$custom: #5cf5aa; $custom-light: #99f9c3; $custom-dark: #000000;
JSON
{
"hex": "#5cf5aa",
"rgb": {
"r": 92,
"g": 245,
"b": 170
},
"hsl": {
"h": 150.588,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.87003,
"c": 0.16778,
"h": 158.4
},
"luminance": 0.70482
}Semantic roles & 50–950 ramp
primary
#5CF5AA
secondary
#C62F79
accent
#0071E5
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582