#5CEBA8#5CEBA8
#5CEBA8 is a very light, vivid teal. Relative luminance 0.645; OKLCH L 84.5% C 0.156 H 159.7°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEBA8 |
|---|---|
| RGB | rgb(92, 235, 168) |
| HSL | hsl(152, 78%, 64%) |
| HSV | hsv(152, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 28.5%, 7.8%) |
| CIE-LAB | lab(84.23, -53.68, 21.32) |
| CIE-LCH | lch(84.23, 57.76, 158.34°) |
| OKLab | oklab(84.53% -0.1468 0.0542) |
| OKLCH | oklch(84.53% 0.156 159.7) |
| XYZ | xyz(41.1860, 64.5150, 47.3203) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.62
Aqua Green
#12E193
ΔE00 4.10
Seafoam Green
#7AF9AB
ΔE00 4.20
Light Blue Green
#7EFBB3
ΔE00 4.22
Greenish Turquoise
#00FBB0
ΔE00 4.35
Seafoam (survey)
#80F9AD
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEBA8 #EB5C9F
analogous
#5CEB61 #5CEBA8 #5CE7EB
triadic
#5CEBA8 #A85CEB #EBA85C
tetradic
#5CEBA8 #615CEB #EB5C9F #E7EB5C
square
#5CEBA8 #615CEB #EB5C9F #E7EB5C
split-complementary
#5CEBA8 #EB5CE7 #EB615C
monochromatic
#16B66B #25E48B #5CEBA8 #93F2C5 #C9F8E2
Accessibility & contrast
On white
1.51
#5CEBA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#5CEBA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEBA8
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEBA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEBA8 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA4
Deuteranopia (green-blind)
#D5CDAC
Tritanopia (blue-blind)
#02EAD9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ceba8; /* rgb */ color: rgb(92, 235, 168); /* oklch */ color: oklch(84.5% 0.156 159.7);
Tailwind
colors: {
custom: {
50: '#97f2c2',
500: '#5ceba8',
950: '#000000',
},
}SCSS
$custom: #5ceba8; $custom-light: #97f2c2; $custom-dark: #000000;
JSON
{
"hex": "#5ceba8",
"rgb": {
"r": 92,
"g": 235,
"b": 168
},
"hsl": {
"h": 151.888,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.84534,
"c": 0.15645,
"h": 159.7
},
"luminance": 0.64519
}Semantic roles & 50–950 ramp
primary
#5CEBA8
secondary
#B63572
accent
#0B6CDA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582