#5CF7AB#5CF7AB
#5CF7AB is a very light, vivid teal. Relative luminance 0.717; OKLCH L 87.5% C 0.170 H 158.3°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF7AB |
|---|---|
| RGB | rgb(92, 247, 171) |
| HSL | hsl(151, 91%, 66%) |
| HSV | hsv(151, 63%, 97%) |
| CMYK | cmyk(62.8%, 0%, 30.8%, 3.1%) |
| CIE-LAB | lab(87.84, -57.83, 24.74) |
| CIE-LCH | lch(87.84, 62.90, 156.84°) |
| OKLab | oklab(87.51% -0.1575 0.0627) |
| OKLCH | oklch(87.51% 0.17 158.3) |
| XYZ | xyz(45.0209, 71.7324, 49.9933) |
| Luminance | 0.7174 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.71
Seafoam Green
#7AF9AB
ΔE00 2.41
Light Green Blue
#56FCA2
ΔE00 2.43
Sea Green (survey)
#53FCA1
ΔE00 2.56
Light Blue Green
#7EFBB3
ΔE00 2.58
Seafoam (survey)
#80F9AD
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF7AB #F75CA8
analogous
#5CF75E #5CF7AB #5CF5F7
triadic
#5CF7AB #AB5CF7 #F7AB5C
tetradic
#5CF7AB #5E5CF7 #F75CA8 #F5F75C
square
#5CF7AB #5E5CF7 #F75CA8 #F5F75C
split-complementary
#5CF7AB #F75CF5 #F75E5C
monochromatic
#0ACE6E #22F48D #5CF7AB #96FAC9 #D1FDE7
Accessibility & contrast
On white
1.37
#5CF7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#5CF7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF7AB
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF7AB | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A6
Deuteranopia (green-blind)
#E0D6B0
Tritanopia (blue-blind)
#00F6E3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5cf7ab; /* rgb */ color: rgb(92, 247, 171); /* oklch */ color: oklch(87.5% 0.170 158.3);
Tailwind
colors: {
custom: {
50: '#99fbc4',
500: '#5cf7ab',
950: '#000000',
},
}SCSS
$custom: #5cf7ab; $custom-light: #99fbc4; $custom-dark: #000000;
JSON
{
"hex": "#5cf7ab",
"rgb": {
"r": 92,
"g": 247,
"b": 171
},
"hsl": {
"h": 150.581,
"s": 90.643,
"l": 66.471
},
"oklch": {
"l": 0.87508,
"c": 0.16951,
"h": 158.3
},
"luminance": 0.71737
}Semantic roles & 50–950 ramp
primary
#5CF7AB
secondary
#CA2D7A
accent
#0071E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582