#5CF3AA#5CF3AA
#5CF3AA is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.5% C 0.165 H 158.8°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF3AA |
|---|---|
| RGB | rgb(92, 243, 170) |
| HSL | hsl(151, 86%, 66%) |
| HSV | hsv(151, 62%, 95%) |
| CMYK | cmyk(62.1%, 0%, 30%, 4.7%) |
| CIE-LAB | lab(86.64, -56.46, 23.61) |
| CIE-LCH | lch(86.64, 61.19, 157.31°) |
| OKLab | oklab(86.52% -0.154 0.0599) |
| OKLCH | oklch(86.52% 0.165 158.8) |
| XYZ | xyz(43.7159, 69.2743, 49.0898) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.58
Seafoam Green
#7AF9AB
ΔE00 2.82
Light Blue Green
#7EFBB3
ΔE00 2.93
Seafoam (survey)
#80F9AD
ΔE00 3.15
Light Green Blue
#56FCA2
ΔE00 3.18
Greenish Turquoise
#00FBB0
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF3AA #F35CA5
analogous
#5CF35E #5CF3AA #5CF1F3
triadic
#5CF3AA #AA5CF3 #F3AA5C
tetradic
#5CF3AA #5E5CF3 #F35CA5 #F1F35C
square
#5CF3AA #5E5CF3 #F35CA5 #F1F35C
split-complementary
#5CF3AA #F35CF1 #F35E5C
monochromatic
#0FC66D #23EF8C #5CF3AA #95F7C8 #CEFBE5
Accessibility & contrast
On white
1.41
#5CF3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#5CF3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF3AA
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF3AA | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A6
Deuteranopia (green-blind)
#DCD3AF
Tritanopia (blue-blind)
#00F2E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5cf3aa; /* rgb */ color: rgb(92, 243, 170); /* oklch */ color: oklch(86.5% 0.165 158.8);
Tailwind
colors: {
custom: {
50: '#98f8c3',
500: '#5cf3aa',
950: '#000000',
},
}SCSS
$custom: #5cf3aa; $custom-light: #98f8c3; $custom-dark: #000000;
JSON
{
"hex": "#5cf3aa",
"rgb": {
"r": 92,
"g": 243,
"b": 170
},
"hsl": {
"h": 150.993,
"s": 86.286,
"l": 65.686
},
"oklch": {
"l": 0.86518,
"c": 0.16519,
"h": 158.8
},
"luminance": 0.69279
}Semantic roles & 50–950 ramp
primary
#5CF3AA
secondary
#C33077
accent
#036FE3
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582