#5CE7AF#5CE7AF
#5CE7AF is a very light, vivid teal. Relative luminance 0.625; OKLCH L 83.7% C 0.146 H 163.4°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE7AF |
|---|---|
| RGB | rgb(92, 231, 175) |
| HSL | hsl(156, 74%, 63%) |
| HSV | hsv(156, 60%, 91%) |
| CMYK | cmyk(60.2%, 0%, 24.2%, 9.4%) |
| CIE-LAB | lab(83.19, -50.60, 16.23) |
| CIE-LCH | lch(83.19, 53.14, 162.21°) |
| OKLab | oklab(83.73% -0.1395 0.0415) |
| OKLCH | oklch(83.73% 0.146 163.4) |
| XYZ | xyz(40.7234, 62.5182, 50.4702) |
| Luminance | 0.6252 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.86
Seafoam
#7FE0B3
ΔE00 3.97
Aqua Marine
#2EE8BB
ΔE00 3.99
Eucalyptus
#44D7A8
ΔE00 4.31
Light Aquamarine
#7BFDC7
ΔE00 5.12
Aqua Green
#12E193
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE7AF #E75C94
analogous
#5CE769 #5CE7AF #5CDAE7
triadic
#5CE7AF #AF5CE7 #E7AF5C
tetradic
#5CE7AF #695CE7 #E75C94 #DAE75C
square
#5CE7AF #695CE7 #E75C94 #DAE75C
split-complementary
#5CE7AF #E75CDA #E7695C
monochromatic
#1AAF73 #27DF95 #5CE7AF #91EFC9 #C7F7E3
Accessibility & contrast
On white
1.56
#5CE7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#5CE7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE7AF
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE7AF | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7AC
Deuteranopia (green-blind)
#D0CAB3
Tritanopia (blue-blind)
#00E7D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ce7af; /* rgb */ color: rgb(92, 231, 175); /* oklch */ color: oklch(83.7% 0.146 163.4);
Tailwind
colors: {
custom: {
50: '#97efc7',
500: '#5ce7af',
950: '#000000',
},
}SCSS
$custom: #5ce7af; $custom-light: #97efc7; $custom-dark: #000000;
JSON
{
"hex": "#5ce7af",
"rgb": {
"r": 92,
"g": 231,
"b": 175
},
"hsl": {
"h": 155.827,
"s": 74.332,
"l": 63.333
},
"oklch": {
"l": 0.83725,
"c": 0.14554,
"h": 163.4
},
"luminance": 0.62522
}Semantic roles & 50–950 ramp
primary
#5CE7AF
secondary
#B03768
accent
#0F5FD6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582