#5CE8AF#5CE8AF
#5CE8AF is a very light, vivid teal. Relative luminance 0.631; OKLCH L 84.0% C 0.147 H 163.2°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE8AF |
|---|---|
| RGB | rgb(92, 232, 175) |
| HSL | hsl(156, 75%, 64%) |
| HSV | hsv(156, 60%, 91%) |
| CMYK | cmyk(60.3%, 0%, 24.6%, 9%) |
| CIE-LAB | lab(83.48, -51.01, 16.65) |
| CIE-LCH | lch(83.48, 53.66, 161.93°) |
| OKLab | oklab(83.97% -0.1405 0.0425) |
| OKLCH | oklch(83.97% 0.147 163.2) |
| XYZ | xyz(41.0041, 63.0795, 50.5638) |
| Luminance | 0.6308 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.58
Aqua Marine
#2EE8BB
ΔE00 4.13
Seafoam
#7FE0B3
ΔE00 4.13
Eucalyptus
#44D7A8
ΔE00 4.57
Light Aquamarine
#7BFDC7
ΔE00 4.96
Aqua Green
#12E193
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE8AF #E85C95
analogous
#5CE869 #5CE8AF #5CDBE8
triadic
#5CE8AF #AF5CE8 #E8AF5C
tetradic
#5CE8AF #695CE8 #E85C95 #DBE85C
square
#5CE8AF #695CE8 #E85C95 #DBE85C
split-complementary
#5CE8AF #E85CDB #E8695C
monochromatic
#19B173 #26E095 #5CE8AF #92F0C9 #C7F7E4
Accessibility & contrast
On white
1.54
#5CE8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#5CE8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE8AF
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE8AF | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AC
Deuteranopia (green-blind)
#D1CAB3
Tritanopia (blue-blind)
#00E8D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ce8af; /* rgb */ color: rgb(92, 232, 175); /* oklch */ color: oklch(84.0% 0.147 163.2);
Tailwind
colors: {
custom: {
50: '#97f0c7',
500: '#5ce8af',
950: '#000000',
},
}SCSS
$custom: #5ce8af; $custom-light: #97f0c7; $custom-dark: #000000;
JSON
{
"hex": "#5ce8af",
"rgb": {
"r": 92,
"g": 232,
"b": 175
},
"hsl": {
"h": 155.571,
"s": 75.269,
"l": 63.529
},
"oklch": {
"l": 0.83967,
"c": 0.14683,
"h": 163.2
},
"luminance": 0.63084
}Semantic roles & 50–950 ramp
primary
#5CE8AF
secondary
#B13769
accent
#0E60D7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582