#5CEAB3#5CEAB3
#5CEAB3 is a very light, vivid teal. Relative luminance 0.644; OKLCH L 84.5% C 0.146 H 164.3°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEAB3 |
|---|---|
| RGB | rgb(92, 234, 179) |
| HSL | hsl(157, 77%, 64%) |
| HSV | hsv(157, 61%, 92%) |
| CMYK | cmyk(60.7%, 0%, 23.5%, 8.2%) |
| CIE-LAB | lab(84.16, -50.97, 15.51) |
| CIE-LCH | lch(84.16, 53.28, 163.08°) |
| OKLab | oklab(84.55% -0.1408 0.0397) |
| OKLCH | oklch(84.55% 0.146 164.3) |
| XYZ | xyz(41.9690, 64.3713, 52.8522) |
| Luminance | 0.6438 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.50
Aqua Marine
#2EE8BB
ΔE00 3.68
Seafoam
#7FE0B3
ΔE00 4.20
Light Aquamarine
#7BFDC7
ΔE00 4.49
Eucalyptus
#44D7A8
ΔE00 4.75
Light Turquoise
#7EF4CC
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEAB3 #EA5C93
analogous
#5CEA6C #5CEAB3 #5CDAEA
triadic
#5CEAB3 #B35CEA #EAB35C
tetradic
#5CEAB3 #6C5CEA #EA5C93 #DAEA5C
square
#5CEAB3 #6C5CEA #EA5C93 #DAEA5C
split-complementary
#5CEAB3 #EA5CDA #EA6C5C
monochromatic
#17B478 #26E39A #5CEAB3 #92F1CC #C8F8E6
Accessibility & contrast
On white
1.51
#5CEAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#5CEAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEAB3
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEAB3 | 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)
#E6DAB0
Deuteranopia (green-blind)
#D2CCB7
Tritanopia (blue-blind)
#00EADB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ceab3; /* rgb */ color: rgb(92, 234, 179); /* oklch */ color: oklch(84.5% 0.146 164.3);
Tailwind
colors: {
custom: {
50: '#97f1c9',
500: '#5ceab3',
950: '#000000',
},
}SCSS
$custom: #5ceab3; $custom-light: #97f1c9; $custom-dark: #000000;
JSON
{
"hex": "#5ceab3",
"rgb": {
"r": 92,
"g": 234,
"b": 179
},
"hsl": {
"h": 156.761,
"s": 77.174,
"l": 63.922
},
"oklch": {
"l": 0.84546,
"c": 0.14626,
"h": 164.3
},
"luminance": 0.64376
}Semantic roles & 50–950 ramp
primary
#5CEAB3
secondary
#B43667
accent
#0C5CD9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582