#5CEAB4#5CEAB4
#5CEAB4 is a very light, vivid teal. Relative luminance 0.644; OKLCH L 84.6% C 0.145 H 164.7°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEAB4 |
|---|---|
| RGB | rgb(92, 234, 180) |
| HSL | hsl(157, 77%, 64%) |
| HSV | hsv(157, 61%, 92%) |
| CMYK | cmyk(60.7%, 0%, 23.1%, 8.2%) |
| CIE-LAB | lab(84.18, -50.76, 15.02) |
| CIE-LCH | lch(84.18, 52.93, 163.52°) |
| OKLab | oklab(84.57% -0.1403 0.0384) |
| OKLCH | oklch(84.57% 0.145 164.7) |
| XYZ | xyz(42.0705, 64.4119, 53.3868) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.50
Light Greenish Blue
#63F7B4
ΔE00 3.65
Seafoam
#7FE0B3
ΔE00 4.15
Light Aquamarine
#7BFDC7
ΔE00 4.47
Light Turquoise
#7EF4CC
ΔE00 4.61
Eucalyptus
#44D7A8
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEAB4 #EA5C92
analogous
#5CEA6D #5CEAB4 #5CD9EA
triadic
#5CEAB4 #B45CEA #EAB45C
tetradic
#5CEAB4 #6D5CEA #EA5C92 #D9EA5C
square
#5CEAB4 #6D5CEA #EA5C92 #D9EA5C
split-complementary
#5CEAB4 #EA5CD9 #EA6D5C
monochromatic
#17B479 #26E39B #5CEAB4 #92F1CD #C8F8E6
Accessibility & contrast
On white
1.51
#5CEAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#5CEAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEAB4
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEAB4 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAB1
Deuteranopia (green-blind)
#D2CCB7
Tritanopia (blue-blind)
#00EADB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ceab4; /* rgb */ color: rgb(92, 234, 180); /* oklch */ color: oklch(84.6% 0.145 164.7);
Tailwind
colors: {
custom: {
50: '#97f1ca',
500: '#5ceab4',
950: '#000000',
},
}SCSS
$custom: #5ceab4; $custom-light: #97f1ca; $custom-dark: #000000;
JSON
{
"hex": "#5ceab4",
"rgb": {
"r": 92,
"g": 234,
"b": 180
},
"hsl": {
"h": 157.183,
"s": 77.174,
"l": 63.922
},
"oklch": {
"l": 0.8457,
"c": 0.14549,
"h": 164.7
},
"luminance": 0.64416
}Semantic roles & 50–950 ramp
primary
#5CEAB4
secondary
#B43666
accent
#0C5AD9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582