#5CE4B2#5CE4B2
#5CE4B2 is a very light, vivid teal. Relative luminance 0.610; OKLCH L 83.1% C 0.139 H 165.6°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE4B2 |
|---|---|
| RGB | rgb(92, 228, 178) |
| HSL | hsl(158, 72%, 63%) |
| HSV | hsv(158, 60%, 89%) |
| CMYK | cmyk(59.6%, 0%, 21.9%, 10.6%) |
| CIE-LAB | lab(82.36, -48.70, 13.50) |
| CIE-LCH | lch(82.36, 50.54, 164.50°) |
| OKLab | oklab(83.07% -0.135 0.0346) |
| OKLCH | oklch(83.07% 0.139 165.6) |
| XYZ | xyz(40.1889, 60.9724, 51.7617) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.18
Eucalyptus
#44D7A8
ΔE00 3.37
Seafoam
#7FE0B3
ΔE00 3.45
Light Turquoise
#7EF4CC
ΔE00 4.95
Light Greenish Blue
#63F7B4
ΔE00 5.09
Aquamarine (survey)
#04D8B2
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE4B2 #E45C8E
analogous
#5CE46E #5CE4B2 #5CD2E4
triadic
#5CE4B2 #B25CE4 #E4B25C
tetradic
#5CE4B2 #6E5CE4 #E45C8E #D2E45C
square
#5CE4B2 #6E5CE4 #E45C8E #D2E45C
split-complementary
#5CE4B2 #E45CD2 #E46E5C
monochromatic
#1CAA76 #27DB99 #5CE4B2 #91EDCB #C5F5E4
Accessibility & contrast
On white
1.59
#5CE4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#5CE4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE4B2
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE4B2 | 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)
#E0D5AF
Deuteranopia (green-blind)
#CCC7B5
Tritanopia (blue-blind)
#00E4D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ce4b2; /* rgb */ color: rgb(92, 228, 178); /* oklch */ color: oklch(83.1% 0.139 165.6);
Tailwind
colors: {
custom: {
50: '#96edc9',
500: '#5ce4b2',
950: '#000000',
},
}SCSS
$custom: #5ce4b2; $custom-light: #96edc9; $custom-dark: #000000;
JSON
{
"hex": "#5ce4b2",
"rgb": {
"r": 92,
"g": 228,
"b": 178
},
"hsl": {
"h": 157.941,
"s": 71.579,
"l": 62.745
},
"oklch": {
"l": 0.83073,
"c": 0.13939,
"h": 165.6
},
"luminance": 0.60976
}Semantic roles & 50–950 ramp
primary
#5CE4B2
secondary
#AB3963
accent
#1259D4
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582