#5CF5AB#5CF5AB
#5CF5AB is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.0% C 0.167 H 158.7°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF5AB |
|---|---|
| RGB | rgb(92, 245, 171) |
| HSL | hsl(151, 88%, 66%) |
| HSV | hsv(151, 62%, 96%) |
| CMYK | cmyk(62.4%, 0%, 30.2%, 3.9%) |
| CIE-LAB | lab(87.25, -57.04, 23.93) |
| CIE-LCH | lch(87.25, 61.86, 157.24°) |
| OKLab | oklab(87.02% -0.1555 0.0607) |
| OKLCH | oklch(87.02% 0.167 158.7) |
| XYZ | xyz(44.4126, 70.5158, 49.7905) |
| Luminance | 0.7052 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.49
Seafoam Green
#7AF9AB
ΔE00 2.62
Light Blue Green
#7EFBB3
ΔE00 2.72
Light Green Blue
#56FCA2
ΔE00 2.87
Seafoam (survey)
#80F9AD
ΔE00 2.99
Sea Green (survey)
#53FCA1
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF5AB #F55CA6
analogous
#5CF55E #5CF5AB #5CF3F5
triadic
#5CF5AB #AB5CF5 #F5AB5C
tetradic
#5CF5AB #5E5CF5 #F55CA6 #F3F55C
square
#5CF5AB #5E5CF5 #F55CA6 #F3F55C
split-complementary
#5CF5AB #F55CF3 #F55E5C
monochromatic
#0CCA6E #22F18D #5CF5AB #96F9C9 #CFFCE6
Accessibility & contrast
On white
1.39
#5CF5AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#5CF5AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF5AB
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF5AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF5AB | 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)
#F3E3A7
Deuteranopia (green-blind)
#DED5B0
Tritanopia (blue-blind)
#00F4E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5cf5ab; /* rgb */ color: rgb(92, 245, 171); /* oklch */ color: oklch(87.0% 0.167 158.7);
Tailwind
colors: {
custom: {
50: '#99f9c4',
500: '#5cf5ab',
950: '#000000',
},
}SCSS
$custom: #5cf5ab; $custom-light: #99f9c4; $custom-dark: #000000;
JSON
{
"hex": "#5cf5ab",
"rgb": {
"r": 92,
"g": 245,
"b": 171
},
"hsl": {
"h": 150.98,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.87024,
"c": 0.16693,
"h": 158.7
},
"luminance": 0.7052
}Semantic roles & 50–950 ramp
primary
#5CF5AB
secondary
#C62F78
accent
#006FE5
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582