#5CE8B3#5CE8B3
#5CE8B3 is a very light, vivid teal. Relative luminance 0.632; OKLCH L 84.1% C 0.144 H 164.8°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE8B3 |
|---|---|
| RGB | rgb(92, 232, 179) |
| HSL | hsl(157, 75%, 64%) |
| HSV | hsv(157, 60%, 91%) |
| CMYK | cmyk(60.3%, 0%, 22.8%, 9%) |
| CIE-LAB | lab(83.57, -50.15, 14.68) |
| CIE-LCH | lch(83.57, 52.25, 163.69°) |
| OKLab | oklab(84.06% -0.1387 0.0376) |
| OKLCH | oklch(84.06% 0.144 164.8) |
| XYZ | xyz(41.4028, 63.2390, 52.6635) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.38
Seafoam
#7FE0B3
ΔE00 3.88
Light Greenish Blue
#63F7B4
ΔE00 4.07
Eucalyptus
#44D7A8
ΔE00 4.26
Light Turquoise
#7EF4CC
ΔE00 4.73
Light Aquamarine
#7BFDC7
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE8B3 #E85C91
analogous
#5CE86D #5CE8B3 #5CD7E8
triadic
#5CE8B3 #B35CE8 #E8B35C
tetradic
#5CE8B3 #6D5CE8 #E85C91 #D7E85C
square
#5CE8B3 #6D5CE8 #E85C91 #D7E85C
split-complementary
#5CE8B3 #E85CD7 #E86D5C
monochromatic
#19B177 #26E09A #5CE8B3 #92F0CC #C7F7E5
Accessibility & contrast
On white
1.54
#5CE8B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#5CE8B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE8B3
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE8B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE8B3 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D9B0
Deuteranopia (green-blind)
#D0CBB6
Tritanopia (blue-blind)
#00E8D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ce8b3; /* rgb */ color: rgb(92, 232, 179); /* oklch */ color: oklch(84.1% 0.144 164.8);
Tailwind
colors: {
custom: {
50: '#97f0c9',
500: '#5ce8b3',
950: '#000000',
},
}SCSS
$custom: #5ce8b3; $custom-light: #97f0c9; $custom-dark: #000000;
JSON
{
"hex": "#5ce8b3",
"rgb": {
"r": 92,
"g": 232,
"b": 179
},
"hsl": {
"h": 157.286,
"s": 75.269,
"l": 63.529
},
"oklch": {
"l": 0.84063,
"c": 0.14371,
"h": 164.8
},
"luminance": 0.63243
}Semantic roles & 50–950 ramp
primary
#5CE8B3
secondary
#B13765
accent
#0E5AD7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582