#5CEBAE#5CEBAE
#5CEBAE is a very light, vivid teal. Relative luminance 0.647; OKLCH L 84.7% C 0.151 H 162.0°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEBAE |
|---|---|
| RGB | rgb(92, 235, 174) |
| HSL | hsl(154, 78%, 64%) |
| HSV | hsv(154, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(84.35, -52.44, 18.38) |
| CIE-LCH | lch(84.35, 55.57, 160.69°) |
| OKLab | oklab(84.67% -0.1441 0.0469) |
| OKLCH | oklch(84.67% 0.152 162) |
| XYZ | xyz(41.7579, 64.7437, 50.3323) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.70
Greenish Turquoise
#00FBB0
ΔE00 4.52
Greenish Cyan
#2AFEB7
ΔE00 4.57
Light Aquamarine
#7BFDC7
ΔE00 4.63
Light Blue Green
#7EFBB3
ΔE00 4.69
Seafoam
#7FE0B3
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEBAE #EB5C99
analogous
#5CEB67 #5CEBAE #5CE0EB
triadic
#5CEBAE #AE5CEB #EBAE5C
tetradic
#5CEBAE #675CEB #EB5C99 #E0EB5C
square
#5CEBAE #675CEB #EB5C99 #E0EB5C
split-complementary
#5CEBAE #EB5CE0 #EB675C
monochromatic
#16B672 #25E493 #5CEBAE #93F2C9 #C9F8E4
Accessibility & contrast
On white
1.51
#5CEBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#5CEBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEBAE
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEBAE | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAB
Deuteranopia (green-blind)
#D4CDB2
Tritanopia (blue-blind)
#00EBDA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5cebae; /* rgb */ color: rgb(92, 235, 174); /* oklch */ color: oklch(84.7% 0.151 162.0);
Tailwind
colors: {
custom: {
50: '#97f2c6',
500: '#5cebae',
950: '#000000',
},
}SCSS
$custom: #5cebae; $custom-light: #97f2c6; $custom-dark: #000000;
JSON
{
"hex": "#5cebae",
"rgb": {
"r": 92,
"g": 235,
"b": 174
},
"hsl": {
"h": 154.406,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.8467,
"c": 0.1515,
"h": 162
},
"luminance": 0.64748
}Semantic roles & 50–950 ramp
primary
#5CEBAE
secondary
#B6356C
accent
#0B64DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582