#5CF3AB#5CF3AB
#5CF3AB is a very light, vivid teal. Relative luminance 0.693; OKLCH L 86.5% C 0.164 H 159.1°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF3AB |
|---|---|
| RGB | rgb(92, 243, 171) |
| HSL | hsl(151, 86%, 66%) |
| HSV | hsv(151, 62%, 95%) |
| CMYK | cmyk(62.1%, 0%, 29.6%, 4.7%) |
| CIE-LAB | lab(86.66, -56.26, 23.12) |
| CIE-LCH | lch(86.66, 60.82, 157.66°) |
| OKLab | oklab(86.54% -0.1535 0.0587) |
| OKLCH | oklch(86.54% 0.164 159.1) |
| XYZ | xyz(43.8108, 69.3122, 49.5899) |
| Luminance | 0.6932 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.42
Seafoam Green
#7AF9AB
ΔE00 2.92
Light Blue Green
#7EFBB3
ΔE00 2.95
Greenish Turquoise
#00FBB0
ΔE00 3.19
Seafoam (survey)
#80F9AD
ΔE00 3.23
Light Green Blue
#56FCA2
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF3AB #F35CA4
analogous
#5CF35F #5CF3AB #5CEFF3
triadic
#5CF3AB #AB5CF3 #F3AB5C
tetradic
#5CF3AB #5F5CF3 #F35CA4 #EFF35C
square
#5CF3AB #5F5CF3 #F35CA4 #EFF35C
split-complementary
#5CF3AB #F35CEF #F35F5C
monochromatic
#0FC66F #23EF8E #5CF3AB #95F7C8 #CEFBE6
Accessibility & contrast
On white
1.41
#5CF3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#5CF3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF3AB
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF3AB | 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)
#F1E2A7
Deuteranopia (green-blind)
#DCD3B0
Tritanopia (blue-blind)
#00F2E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5cf3ab; /* rgb */ color: rgb(92, 243, 171); /* oklch */ color: oklch(86.5% 0.164 159.1);
Tailwind
colors: {
custom: {
50: '#98f8c4',
500: '#5cf3ab',
950: '#000000',
},
}SCSS
$custom: #5cf3ab; $custom-light: #98f8c4; $custom-dark: #000000;
JSON
{
"hex": "#5cf3ab",
"rgb": {
"r": 92,
"g": 243,
"b": 171
},
"hsl": {
"h": 151.391,
"s": 86.286,
"l": 65.686
},
"oklch": {
"l": 0.8654,
"c": 0.16435,
"h": 159.1
},
"luminance": 0.69317
}Semantic roles & 50–950 ramp
primary
#5CF3AB
secondary
#C33076
accent
#036EE3
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582