#5CEAB2#5CEAB2
#5CEAB2 is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.5% C 0.147 H 163.8°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEAB2 |
|---|---|
| RGB | rgb(92, 234, 178) |
| HSL | hsl(156, 77%, 64%) |
| HSV | hsv(156, 61%, 92%) |
| CMYK | cmyk(60.7%, 0%, 23.9%, 8.2%) |
| CIE-LAB | lab(84.14, -51.19, 16.00) |
| CIE-LCH | lch(84.14, 53.63, 162.64°) |
| OKLab | oklab(84.52% -0.1412 0.0409) |
| OKLCH | oklch(84.52% 0.147 163.8) |
| XYZ | xyz(41.8682, 64.3310, 52.3215) |
| Luminance | 0.6433 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.37
Aqua Marine
#2EE8BB
ΔE00 3.87
Seafoam
#7FE0B3
ΔE00 4.26
Light Aquamarine
#7BFDC7
ΔE00 4.52
Eucalyptus
#44D7A8
ΔE00 4.82
Bright Teal
#01F9C6
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEAB2 #EA5C94
analogous
#5CEA6B #5CEAB2 #5CDBEA
triadic
#5CEAB2 #B25CEA #EAB25C
tetradic
#5CEAB2 #6B5CEA #EA5C94 #DBEA5C
square
#5CEAB2 #6B5CEA #EA5C94 #DBEA5C
split-complementary
#5CEAB2 #EA5CDB #EA6B5C
monochromatic
#17B476 #26E398 #5CEAB2 #92F1CC #C8F8E5
Accessibility & contrast
On white
1.51
#5CEAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#5CEAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEAB2
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEAB2 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAF
Deuteranopia (green-blind)
#D2CCB6
Tritanopia (blue-blind)
#00EADA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ceab2; /* rgb */ color: rgb(92, 234, 178); /* oklch */ color: oklch(84.5% 0.147 163.8);
Tailwind
colors: {
custom: {
50: '#97f1c9',
500: '#5ceab2',
950: '#000000',
},
}SCSS
$custom: #5ceab2; $custom-light: #97f1c9; $custom-dark: #000000;
JSON
{
"hex": "#5ceab2",
"rgb": {
"r": 92,
"g": 234,
"b": 178
},
"hsl": {
"h": 156.338,
"s": 77.174,
"l": 63.922
},
"oklch": {
"l": 0.84522,
"c": 0.14704,
"h": 163.8
},
"luminance": 0.64335
}Semantic roles & 50–950 ramp
primary
#5CEAB2
secondary
#B43668
accent
#0C5DD9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582