#5CE4AF#5CE4AF
#5CE4AF is a very light, vivid teal. Relative luminance 0.609; OKLCH L 83.0% C 0.142 H 164.3°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE4AF |
|---|---|
| RGB | rgb(92, 228, 175) |
| HSL | hsl(157, 72%, 63%) |
| HSV | hsv(157, 60%, 89%) |
| CMYK | cmyk(59.6%, 0%, 23.2%, 10.6%) |
| CIE-LAB | lab(82.30, -49.35, 14.98) |
| CIE-LCH | lch(82.30, 51.58, 163.11°) |
| OKLab | oklab(83% -0.1364 0.0383) |
| OKLCH | oklch(83% 0.142 164.3) |
| XYZ | xyz(39.8910, 60.8533, 50.1927) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.55
Eucalyptus
#44D7A8
ΔE00 3.55
Aqua Marine
#2EE8BB
ΔE00 3.68
Light Greenish Blue
#63F7B4
ΔE00 4.70
Light Turquoise
#7EF4CC
ΔE00 5.36
Aqua Green
#12E193
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE4AF #E45C91
analogous
#5CE46B #5CE4AF #5CD5E4
triadic
#5CE4AF #AF5CE4 #E4AF5C
tetradic
#5CE4AF #6B5CE4 #E45C91 #D5E45C
square
#5CE4AF #6B5CE4 #E45C91 #D5E45C
split-complementary
#5CE4AF #E45CD5 #E46B5C
monochromatic
#1CAA72 #27DB95 #5CE4AF #91EDC9 #C5F5E3
Accessibility & contrast
On white
1.59
#5CE4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#5CE4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE4AF
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE4AF | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5AC
Deuteranopia (green-blind)
#CDC7B2
Tritanopia (blue-blind)
#00E4D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ce4af; /* rgb */ color: rgb(92, 228, 175); /* oklch */ color: oklch(83.0% 0.142 164.3);
Tailwind
colors: {
custom: {
50: '#96edc7',
500: '#5ce4af',
950: '#000000',
},
}SCSS
$custom: #5ce4af; $custom-light: #96edc7; $custom-dark: #000000;
JSON
{
"hex": "#5ce4af",
"rgb": {
"r": 92,
"g": 228,
"b": 175
},
"hsl": {
"h": 156.618,
"s": 71.579,
"l": 62.745
},
"oklch": {
"l": 0.82999,
"c": 0.14168,
"h": 164.3
},
"luminance": 0.60857
}Semantic roles & 50–950 ramp
primary
#5CE4AF
secondary
#AB3965
accent
#125DD4
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582