#5CEBA7#5CEBA7
#5CEBA7 is a very light, vivid teal. Relative luminance 0.645; OKLCH L 84.5% C 0.157 H 159.4°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEBA7 |
|---|---|
| RGB | rgb(92, 235, 167) |
| HSL | hsl(151, 78%, 64%) |
| HSV | hsv(151, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 28.9%, 7.8%) |
| CIE-LAB | lab(84.21, -53.88, 21.81) |
| CIE-LCH | lch(84.21, 58.13, 157.96°) |
| OKLab | oklab(84.51% -0.1472 0.0554) |
| OKLCH | oklch(84.51% 0.157 159.4) |
| XYZ | xyz(41.0932, 64.4778, 46.8316) |
| Luminance | 0.6448 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.67
Aqua Green
#12E193
ΔE00 4.02
Seafoam Green
#7AF9AB
ΔE00 4.10
Light Blue Green
#7EFBB3
ΔE00 4.17
Seafoam (survey)
#80F9AD
ΔE00 4.29
Greenish Turquoise
#00FBB0
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEBA7 #EB5CA0
analogous
#5CEB60 #5CEBA7 #5CE7EB
triadic
#5CEBA7 #A75CEB #EBA75C
tetradic
#5CEBA7 #605CEB #EB5CA0 #E7EB5C
square
#5CEBA7 #605CEB #EB5CA0 #E7EB5C
split-complementary
#5CEBA7 #EB5CE7 #EB605C
monochromatic
#16B66A #25E48A #5CEBA7 #93F2C4 #C9F8E2
Accessibility & contrast
On white
1.51
#5CEBA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#5CEBA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEBA7
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEBA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEBA7 | 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)
#E9DAA3
Deuteranopia (green-blind)
#D5CCAB
Tritanopia (blue-blind)
#05EAD9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ceba7; /* rgb */ color: rgb(92, 235, 167); /* oklch */ color: oklch(84.5% 0.157 159.4);
Tailwind
colors: {
custom: {
50: '#97f2c1',
500: '#5ceba7',
950: '#000000',
},
}SCSS
$custom: #5ceba7; $custom-light: #97f2c1; $custom-dark: #000000;
JSON
{
"hex": "#5ceba7",
"rgb": {
"r": 92,
"g": 235,
"b": 167
},
"hsl": {
"h": 151.469,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.84512,
"c": 0.15729,
"h": 159.4
},
"luminance": 0.64482
}Semantic roles & 50–950 ramp
primary
#5CEBA7
secondary
#B63572
accent
#0B6EDA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582