#5CE6AF#5CE6AF
#5CE6AF is a very light, vivid teal. Relative luminance 0.620; OKLCH L 83.5% C 0.144 H 163.7°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE6AF |
|---|---|
| RGB | rgb(92, 230, 175) |
| HSL | hsl(156, 73%, 63%) |
| HSV | hsv(156, 60%, 90%) |
| CMYK | cmyk(60%, 0%, 23.9%, 9.8%) |
| CIE-LAB | lab(82.89, -50.18, 15.82) |
| CIE-LCH | lch(82.89, 52.62, 162.51°) |
| OKLab | oklab(83.48% -0.1385 0.0404) |
| OKLCH | oklch(83.48% 0.144 163.7) |
| XYZ | xyz(40.4443, 61.9600, 50.3772) |
| Luminance | 0.6196 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.81
Aqua Marine
#2EE8BB
ΔE00 3.87
Eucalyptus
#44D7A8
ΔE00 4.05
Light Greenish Blue
#63F7B4
ΔE00 4.14
Aqua Green
#12E193
ΔE00 5.23
Light Aquamarine
#7BFDC7
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE6AF #E65C93
analogous
#5CE66A #5CE6AF #5CD8E6
triadic
#5CE6AF #AF5CE6 #E6AF5C
tetradic
#5CE6AF #6A5CE6 #E65C93 #D8E65C
square
#5CE6AF #6A5CE6 #E65C93 #D8E65C
split-complementary
#5CE6AF #E65CD8 #E66A5C
monochromatic
#1BAD73 #27DE95 #5CE6AF #91EEC9 #C6F6E3
Accessibility & contrast
On white
1.57
#5CE6AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#5CE6AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE6AF
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE6AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE6AF | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7AC
Deuteranopia (green-blind)
#CFC9B3
Tritanopia (blue-blind)
#00E6D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ce6af; /* rgb */ color: rgb(92, 230, 175); /* oklch */ color: oklch(83.5% 0.144 163.7);
Tailwind
colors: {
custom: {
50: '#96efc7',
500: '#5ce6af',
950: '#000000',
},
}SCSS
$custom: #5ce6af; $custom-light: #96efc7; $custom-dark: #000000;
JSON
{
"hex": "#5ce6af",
"rgb": {
"r": 92,
"g": 230,
"b": 175
},
"hsl": {
"h": 156.087,
"s": 73.404,
"l": 63.137
},
"oklch": {
"l": 0.83483,
"c": 0.14425,
"h": 163.7
},
"luminance": 0.61964
}Semantic roles & 50–950 ramp
primary
#5CE6AF
secondary
#AE3867
accent
#105FD6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582