#5CEBAB#5CEBAB
#5CEBAB is a very light, vivid teal. Relative luminance 0.646; OKLCH L 84.6% C 0.154 H 160.8°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEBAB |
|---|---|
| RGB | rgb(92, 235, 171) |
| HSL | hsl(153, 78%, 64%) |
| HSV | hsv(153, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 27.2%, 7.8%) |
| CIE-LAB | lab(84.29, -53.07, 19.85) |
| CIE-LCH | lch(84.29, 56.66, 159.49°) |
| OKLab | oklab(84.6% -0.1454 0.0506) |
| OKLCH | oklch(84.6% 0.154 160.8) |
| XYZ | xyz(41.4687, 64.6280, 48.8092) |
| Luminance | 0.6463 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.59
Greenish Turquoise
#00FBB0
ΔE00 4.39
Aqua Green
#12E193
ΔE00 4.41
Light Blue Green
#7EFBB3
ΔE00 4.41
Greenish Cyan
#2AFEB7
ΔE00 4.54
Seafoam Green
#7AF9AB
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEBAB #EB5C9C
analogous
#5CEB64 #5CEBAB #5CE3EB
triadic
#5CEBAB #AB5CEB #EBAB5C
tetradic
#5CEBAB #645CEB #EB5C9C #E3EB5C
square
#5CEBAB #645CEB #EB5C9C #E3EB5C
split-complementary
#5CEBAB #EB5CE3 #EB645C
monochromatic
#16B66F #25E48F #5CEBAB #93F2C7 #C9F8E3
Accessibility & contrast
On white
1.51
#5CEBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#5CEBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEBAB
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEBAB | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA7
Deuteranopia (green-blind)
#D4CDAF
Tritanopia (blue-blind)
#00EADA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5cebab; /* rgb */ color: rgb(92, 235, 171); /* oklch */ color: oklch(84.6% 0.154 160.8);
Tailwind
colors: {
custom: {
50: '#97f2c4',
500: '#5cebab',
950: '#000000',
},
}SCSS
$custom: #5cebab; $custom-light: #97f2c4; $custom-dark: #000000;
JSON
{
"hex": "#5cebab",
"rgb": {
"r": 92,
"g": 235,
"b": 171
},
"hsl": {
"h": 153.147,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.84601,
"c": 0.15395,
"h": 160.8
},
"luminance": 0.64632
}Semantic roles & 50–950 ramp
primary
#5CEBAB
secondary
#B6356F
accent
#0B68DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582