#5CEBB1#5CEBB1
#5CEBB1 is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.7% C 0.149 H 163.2°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEBB1 |
|---|---|
| RGB | rgb(92, 235, 177) |
| HSL | hsl(156, 78%, 64%) |
| HSV | hsv(156, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 24.7%, 7.8%) |
| CIE-LAB | lab(84.41, -51.81, 16.90) |
| CIE-LCH | lch(84.41, 54.50, 161.93°) |
| OKLab | oklab(84.74% -0.1427 0.0432) |
| OKLCH | oklch(84.74% 0.149 163.2) |
| XYZ | xyz(42.0536, 64.8620, 51.8898) |
| Luminance | 0.6487 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.97
Aqua Marine
#2EE8BB
ΔE00 4.23
Light Aquamarine
#7BFDC7
ΔE00 4.42
Seafoam
#7FE0B3
ΔE00 4.51
Greenish Cyan
#2AFEB7
ΔE00 4.70
Greenish Turquoise
#00FBB0
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEBB1 #EB5C96
analogous
#5CEB6A #5CEBB1 #5CDEEB
triadic
#5CEBB1 #B15CEB #EBB15C
tetradic
#5CEBB1 #6A5CEB #EB5C96 #DEEB5C
square
#5CEBB1 #6A5CEB #EB5C96 #DEEB5C
split-complementary
#5CEBB1 #EB5CDE #EB6A5C
monochromatic
#16B675 #25E497 #5CEBB1 #93F2CB #C9F8E5
Accessibility & contrast
On white
1.50
#5CEBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#5CEBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEBB1
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEBB1 | 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)
#E7DBAE
Deuteranopia (green-blind)
#D3CDB5
Tritanopia (blue-blind)
#00EBDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5cebb1; /* rgb */ color: rgb(92, 235, 177); /* oklch */ color: oklch(84.7% 0.149 163.2);
Tailwind
colors: {
custom: {
50: '#97f2c8',
500: '#5cebb1',
950: '#000000',
},
}SCSS
$custom: #5cebb1; $custom-light: #97f2c8; $custom-dark: #000000;
JSON
{
"hex": "#5cebb1",
"rgb": {
"r": 92,
"g": 235,
"b": 177
},
"hsl": {
"h": 155.664,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.8474,
"c": 0.1491,
"h": 163.2
},
"luminance": 0.64866
}Semantic roles & 50–950 ramp
primary
#5CEBB1
secondary
#B63569
accent
#0B5FDA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582