#5CEBB4#5CEBB4
#5CEBB4 is a very light, vivid teal. Relative luminance 0.650; OKLCH L 84.8% C 0.147 H 164.4°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEBB4 |
|---|---|
| RGB | rgb(92, 235, 180) |
| HSL | hsl(157, 78%, 64%) |
| HSV | hsv(157, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 23.4%, 7.8%) |
| CIE-LAB | lab(84.47, -51.17, 15.43) |
| CIE-LCH | lch(84.47, 53.45, 163.22°) |
| OKLab | oklab(84.81% -0.1414 0.0395) |
| OKLCH | oklch(84.81% 0.147 164.4) |
| XYZ | xyz(42.3559, 64.9829, 53.4820) |
| Luminance | 0.6499 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.36
Aqua Marine
#2EE8BB
ΔE00 3.67
Light Aquamarine
#7BFDC7
ΔE00 4.30
Seafoam
#7FE0B3
ΔE00 4.32
Bright Teal
#01F9C6
ΔE00 4.65
Light Turquoise
#7EF4CC
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEBB4 #EB5C93
analogous
#5CEB6D #5CEBB4 #5CDBEB
triadic
#5CEBB4 #B45CEB #EBB45C
tetradic
#5CEBB4 #6D5CEB #EB5C93 #DBEB5C
square
#5CEBB4 #6D5CEB #EB5C93 #DBEB5C
split-complementary
#5CEBB4 #EB5CDB #EB6D5C
monochromatic
#16B679 #25E49B #5CEBB4 #93F2CD #C9F8E6
Accessibility & contrast
On white
1.50
#5CEBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#5CEBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEBB4
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEBB4 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBB1
Deuteranopia (green-blind)
#D3CDB8
Tritanopia (blue-blind)
#00EBDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5cebb4; /* rgb */ color: rgb(92, 235, 180); /* oklch */ color: oklch(84.8% 0.147 164.4);
Tailwind
colors: {
custom: {
50: '#97f2ca',
500: '#5cebb4',
950: '#000000',
},
}SCSS
$custom: #5cebb4; $custom-light: #97f2ca; $custom-dark: #000000;
JSON
{
"hex": "#5cebb4",
"rgb": {
"r": 92,
"g": 235,
"b": 180
},
"hsl": {
"h": 156.923,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.84811,
"c": 0.14677,
"h": 164.4
},
"luminance": 0.64987
}Semantic roles & 50–950 ramp
primary
#5CEBB4
secondary
#B63567
accent
#0B5BDA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582