#5CEBB0#5CEBB0
#5CEBB0 is a very light, vivid teal. Relative luminance 0.648; OKLCH L 84.7% C 0.150 H 162.8°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEBB0 |
|---|---|
| RGB | rgb(92, 235, 176) |
| HSL | hsl(155, 78%, 64%) |
| HSV | hsv(155, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 25.1%, 7.8%) |
| CIE-LAB | lab(84.39, -52.02, 17.40) |
| CIE-LCH | lch(84.39, 54.86, 161.51°) |
| OKLab | oklab(84.72% -0.1432 0.0444) |
| OKLCH | oklch(84.72% 0.15 162.8) |
| XYZ | xyz(41.9543, 64.8223, 51.3668) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.87
Aqua Marine
#2EE8BB
ΔE00 4.42
Light Aquamarine
#7BFDC7
ΔE00 4.48
Seafoam
#7FE0B3
ΔE00 4.60
Greenish Cyan
#2AFEB7
ΔE00 4.64
Greenish Turquoise
#00FBB0
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEBB0 #EB5C97
analogous
#5CEB69 #5CEBB0 #5CDEEB
triadic
#5CEBB0 #B05CEB #EBB05C
tetradic
#5CEBB0 #695CEB #EB5C97 #DEEB5C
square
#5CEBB0 #695CEB #EB5C97 #DEEB5C
split-complementary
#5CEBB0 #EB5CDE #EB695C
monochromatic
#16B674 #25E496 #5CEBB0 #93F2CA #C9F8E5
Accessibility & contrast
On white
1.50
#5CEBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#5CEBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEBB0
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEBB0 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAD
Deuteranopia (green-blind)
#D4CDB4
Tritanopia (blue-blind)
#00EBDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5cebb0; /* rgb */ color: rgb(92, 235, 176); /* oklch */ color: oklch(84.7% 0.150 162.8);
Tailwind
colors: {
custom: {
50: '#97f2c7',
500: '#5cebb0',
950: '#000000',
},
}SCSS
$custom: #5cebb0; $custom-light: #97f2c7; $custom-dark: #000000;
JSON
{
"hex": "#5cebb0",
"rgb": {
"r": 92,
"g": 235,
"b": 176
},
"hsl": {
"h": 155.245,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.84716,
"c": 0.1499,
"h": 162.8
},
"luminance": 0.64827
}Semantic roles & 50–950 ramp
primary
#5CEBB0
secondary
#B6356A
accent
#0B61DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582