#5CE4B3#5CE4B3
#5CE4B3 is a very light, vivid teal. Relative luminance 0.610; OKLCH L 83.1% C 0.139 H 166.1°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE4B3 |
|---|---|
| RGB | rgb(92, 228, 179) |
| HSL | hsl(158, 72%, 63%) |
| HSV | hsv(158, 60%, 89%) |
| CMYK | cmyk(59.6%, 0%, 21.5%, 10.6%) |
| CIE-LAB | lab(82.39, -48.48, 13.01) |
| CIE-LCH | lch(82.39, 50.19, 164.98°) |
| OKLab | oklab(83.1% -0.1346 0.0333) |
| OKLCH | oklch(83.1% 0.139 166.1) |
| XYZ | xyz(40.2897, 61.0127, 52.2925) |
| Luminance | 0.6102 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.03
Eucalyptus
#44D7A8
ΔE00 3.34
Seafoam
#7FE0B3
ΔE00 3.44
Light Turquoise
#7EF4CC
ΔE00 4.82
Light Greenish Blue
#63F7B4
ΔE00 5.23
Aquamarine (survey)
#04D8B2
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE4B3 #E45C8D
analogous
#5CE46F #5CE4B3 #5CD1E4
triadic
#5CE4B3 #B35CE4 #E4B35C
tetradic
#5CE4B3 #6F5CE4 #E45C8D #D1E45C
square
#5CE4B3 #6F5CE4 #E45C8D #D1E45C
split-complementary
#5CE4B3 #E45CD1 #E46F5C
monochromatic
#1CAA77 #27DB9B #5CE4B3 #91EDCB #C5F5E4
Accessibility & contrast
On white
1.59
#5CE4B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#5CE4B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE4B3
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE4B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE4B3 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD5B0
Deuteranopia (green-blind)
#CCC7B6
Tritanopia (blue-blind)
#00E5D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ce4b3; /* rgb */ color: rgb(92, 228, 179); /* oklch */ color: oklch(83.1% 0.139 166.1);
Tailwind
colors: {
custom: {
50: '#96edc9',
500: '#5ce4b3',
950: '#000000',
},
}SCSS
$custom: #5ce4b3; $custom-light: #96edc9; $custom-dark: #000000;
JSON
{
"hex": "#5ce4b3",
"rgb": {
"r": 92,
"g": 228,
"b": 179
},
"hsl": {
"h": 158.382,
"s": 71.579,
"l": 62.745
},
"oklch": {
"l": 0.83097,
"c": 0.13864,
"h": 166.1
},
"luminance": 0.61017
}Semantic roles & 50–950 ramp
primary
#5CE4B3
secondary
#AB3962
accent
#1258D4
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582