#60E792#60E792
#60E792 is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.2% C 0.169 H 153.0°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #60E792 |
|---|---|
| RGB | rgb(96, 231, 146) |
| HSL | hsl(142, 74%, 64%) |
| HSV | hsv(142, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 36.8%, 9.4%) |
| CIE-LAB | lab(82.76, -55.46, 30.63) |
| CIE-LCH | lch(82.76, 63.36, 151.09°) |
| OKLab | oklab(83.23% -0.1503 0.0766) |
| OKLCH | oklch(83.23% 0.169 153) |
| XYZ | xyz(38.5850, 61.7103, 37.0664) |
| Luminance | 0.6171 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.10
Aqua Green
#12E193
ΔE00 4.09
Seafoam Green
#7AF9AB
ΔE00 4.51
Turquoise Green
#04F489
ΔE00 4.54
Light Green Blue
#56FCA2
ΔE00 4.56
Sea Green (survey)
#53FCA1
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E792 #E760B5
analogous
#72E760 #60E792 #60E7D5
triadic
#60E792 #9260E7 #E79260
tetradic
#60E792 #6072E7 #E760B5 #E7D560
square
#60E792 #6072E7 #E760B5 #E7D560
split-complementary
#60E792 #D560E7 #E76072
monochromatic
#1BB253 #2BDF6E #60E792 #95EFB6 #CAF7DB
Accessibility & contrast
On white
1.57
#60E792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#60E792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E792
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E792 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68C
Deuteranopia (green-blind)
#D5C997
Tritanopia (blue-blind)
#34E4D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #60e792; /* rgb */ color: rgb(96, 231, 146); /* oklch */ color: oklch(83.2% 0.169 153.0);
Tailwind
colors: {
custom: {
50: '#98efb2',
500: '#60e792',
950: '#000000',
},
}SCSS
$custom: #60e792; $custom-light: #98efb2; $custom-dark: #000000;
JSON
{
"hex": "#60e792",
"rgb": {
"r": 96,
"g": 231,
"b": 146
},
"hsl": {
"h": 142.222,
"s": 73.77,
"l": 64.118
},
"oklch": {
"l": 0.83227,
"c": 0.16869,
"h": 153
},
"luminance": 0.61714
}Semantic roles & 50–950 ramp
primary
#60E792
secondary
#B23985
accent
#108CD6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581