#5CEBA9#5CEBA9
#5CEBA9 is a very light, vivid teal. Relative luminance 0.646; OKLCH L 84.6% C 0.156 H 160.1°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEBA9 |
|---|---|
| RGB | rgb(92, 235, 169) |
| HSL | hsl(152, 78%, 64%) |
| HSV | hsv(152, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 28.1%, 7.8%) |
| CIE-LAB | lab(84.25, -53.48, 20.83) |
| CIE-LCH | lch(84.25, 57.39, 158.72°) |
| OKLab | oklab(84.56% -0.1463 0.053) |
| OKLCH | oklch(84.56% 0.156 160.1) |
| XYZ | xyz(41.2795, 64.5524, 47.8128) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.59
Aqua Green
#12E193
ΔE00 4.19
Light Blue Green
#7EFBB3
ΔE00 4.27
Seafoam Green
#7AF9AB
ΔE00 4.31
Greenish Turquoise
#00FBB0
ΔE00 4.35
Seafoam (survey)
#80F9AD
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEBA9 #EB5C9E
analogous
#5CEB62 #5CEBA9 #5CE5EB
triadic
#5CEBA9 #A95CEB #EBA95C
tetradic
#5CEBA9 #625CEB #EB5C9E #E5EB5C
square
#5CEBA9 #625CEB #EB5C9E #E5EB5C
split-complementary
#5CEBA9 #EB5CE5 #EB625C
monochromatic
#16B66C #25E48C #5CEBA9 #93F2C6 #C9F8E3
Accessibility & contrast
On white
1.51
#5CEBA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#5CEBA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEBA9
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEBA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEBA9 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA5
Deuteranopia (green-blind)
#D5CDAD
Tritanopia (blue-blind)
#00EAD9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ceba9; /* rgb */ color: rgb(92, 235, 169); /* oklch */ color: oklch(84.6% 0.156 160.1);
Tailwind
colors: {
custom: {
50: '#97f2c2',
500: '#5ceba9',
950: '#000000',
},
}SCSS
$custom: #5ceba9; $custom-light: #97f2c2; $custom-dark: #000000;
JSON
{
"hex": "#5ceba9",
"rgb": {
"r": 92,
"g": 235,
"b": 169
},
"hsl": {
"h": 152.308,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.84556,
"c": 0.15561,
"h": 160.1
},
"luminance": 0.64557
}Semantic roles & 50–950 ramp
primary
#5CEBA9
secondary
#B63571
accent
#0B6BDA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582