#5CE4B4#5CE4B4
#5CE4B4 is a very light, vivid teal. Relative luminance 0.611; OKLCH L 83.1% C 0.138 H 166.6°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE4B4 |
|---|---|
| RGB | rgb(92, 228, 180) |
| HSL | hsl(159, 72%, 63%) |
| HSV | hsv(159, 60%, 89%) |
| CMYK | cmyk(59.6%, 0%, 21.1%, 10.6%) |
| CIE-LAB | lab(82.41, -48.26, 12.51) |
| CIE-LCH | lch(82.41, 49.85, 165.46°) |
| OKLab | oklab(83.12% -0.1341 0.0321) |
| OKLCH | oklch(83.12% 0.138 166.6) |
| XYZ | xyz(40.3912, 61.0533, 52.8270) |
| Luminance | 0.6106 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.89
Eucalyptus
#44D7A8
ΔE00 3.33
Seafoam
#7FE0B3
ΔE00 3.46
Light Turquoise
#7EF4CC
ΔE00 4.71
Aquamarine (survey)
#04D8B2
ΔE00 5.12
Light Greenish Blue
#63F7B4
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE4B4 #E45C8C
analogous
#5CE470 #5CE4B4 #5CD0E4
triadic
#5CE4B4 #B45CE4 #E4B45C
tetradic
#5CE4B4 #705CE4 #E45C8C #D0E45C
square
#5CE4B4 #705CE4 #E45C8C #D0E45C
split-complementary
#5CE4B4 #E45CD0 #E4705C
monochromatic
#1CAA78 #27DB9C #5CE4B4 #91EDCC #C5F5E4
Accessibility & contrast
On white
1.59
#5CE4B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#5CE4B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE4B4
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE4B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE4B4 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD5B1
Deuteranopia (green-blind)
#CCC7B7
Tritanopia (blue-blind)
#00E5D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ce4b4; /* rgb */ color: rgb(92, 228, 180); /* oklch */ color: oklch(83.1% 0.138 166.6);
Tailwind
colors: {
custom: {
50: '#96edca',
500: '#5ce4b4',
950: '#000000',
},
}SCSS
$custom: #5ce4b4; $custom-light: #96edca; $custom-dark: #000000;
JSON
{
"hex": "#5ce4b4",
"rgb": {
"r": 92,
"g": 228,
"b": 180
},
"hsl": {
"h": 158.824,
"s": 71.579,
"l": 62.745
},
"oklch": {
"l": 0.83122,
"c": 0.13791,
"h": 166.6
},
"luminance": 0.61057
}Semantic roles & 50–950 ramp
primary
#5CE4B4
secondary
#AB3961
accent
#1256D4
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582