#5CFAAB#5CFAAB
#5CFAAB is a very light, vivid teal. Relative luminance 0.736; OKLCH L 88.2% C 0.173 H 157.8°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFAAB |
|---|---|
| RGB | rgb(92, 250, 171) |
| HSL | hsl(150, 94%, 67%) |
| HSV | hsv(150, 63%, 98%) |
| CMYK | cmyk(63.2%, 0%, 31.6%, 2%) |
| CIE-LAB | lab(88.72, -58.99, 25.95) |
| CIE-LCH | lch(88.72, 64.45, 156.26°) |
| OKLab | oklab(88.23% -0.1605 0.0656) |
| OKLCH | oklch(88.23% 0.173 157.8) |
| XYZ | xyz(45.9457, 73.5820, 50.3016) |
| Luminance | 0.7359 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.83
Sea Green (survey)
#53FCA1
ΔE00 1.98
Light Greenish Blue
#63F7B4
ΔE00 2.21
Seafoam Green
#7AF9AB
ΔE00 2.26
Light Bluish Green
#76FDA8
ΔE00 2.42
Light Blue Green
#7EFBB3
ΔE00 2.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFAAB #FA5CAB
analogous
#5CFA5C #5CFAAB #5CFAFA
triadic
#5CFAAB #AB5CFA #FAAB5C
tetradic
#5CFAAB #5C5CFA #FA5CAB #FAFA5C
square
#5CFAAB #5C5CFA #FA5CAB #FAFA5C
split-complementary
#5CFAAB #FA5CFA #FA5C5C
monochromatic
#07D56E #21F88C #5CFAAB #97FCCA #D3FEE8
Accessibility & contrast
On white
1.34
#5CFAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#5CFAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFAAB
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFAAB | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8A6
Deuteranopia (green-blind)
#E3D9B0
Tritanopia (blue-blind)
#00F8E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5cfaab; /* rgb */ color: rgb(92, 250, 171); /* oklch */ color: oklch(88.2% 0.173 157.8);
Tailwind
colors: {
custom: {
50: '#99fdc4',
500: '#5cfaab',
950: '#000000',
},
}SCSS
$custom: #5cfaab; $custom-light: #99fdc4; $custom-dark: #000000;
JSON
{
"hex": "#5cfaab",
"rgb": {
"r": 92,
"g": 250,
"b": 171
},
"hsl": {
"h": 150,
"s": 94.048,
"l": 67.059
},
"oklch": {
"l": 0.88234,
"c": 0.17338,
"h": 157.8
},
"luminance": 0.73587
}Semantic roles & 50–950 ramp
primary
#5CFAAB
secondary
#CF2B7D
accent
#0073E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1812
muted
#808682