#60E083#60E083
#60E083 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.2% C 0.173 H 149.9°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #60E083 |
|---|---|
| RGB | rgb(96, 224, 131) |
| HSL | hsl(136, 67%, 63%) |
| HSV | hsv(136, 57%, 88%) |
| CMYK | cmyk(57.1%, 0%, 41.5%, 12.2%) |
| CIE-LAB | lab(80.42, -55.29, 35.13) |
| CIE-LCH | lch(80.42, 65.50, 147.57°) |
| OKLab | oklab(81.23% -0.1496 0.0868) |
| OKLCH | oklch(81.23% 0.173 149.9) |
| XYZ | xyz(35.5737, 57.4335, 30.6794) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.51
Tealish Green
#0CDC73
ΔE00 3.73
Aqua Green
#12E193
ΔE00 5.10
Seaweed
#18D17B
ΔE00 5.26
Lightish Green
#61E160
ΔE00 5.26
Lightgreen
#90EE90
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E083 #E060BD
analogous
#7DE060 #60E083 #60E0C3
triadic
#60E083 #8360E0 #E08360
tetradic
#60E083 #607DE0 #E060BD #E0C360
square
#60E083 #607DE0 #E060BD #E0C360
split-complementary
#60E083 #C360E0 #E0607D
monochromatic
#20A545 #2DD65B #60E083 #93EAAB #C6F4D3
Accessibility & contrast
On white
1.68
#60E083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#60E083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E083
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E083 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF7C
Deuteranopia (green-blind)
#D0C389
Tritanopia (blue-blind)
#3FDCC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #60e083; /* rgb */ color: rgb(96, 224, 131); /* oklch */ color: oklch(81.2% 0.173 149.9);
Tailwind
colors: {
custom: {
50: '#98eaa8',
500: '#60e083',
950: '#000000',
},
}SCSS
$custom: #60e083; $custom-light: #98eaa8; $custom-dark: #000000;
JSON
{
"hex": "#60e083",
"rgb": {
"r": 96,
"g": 224,
"b": 131
},
"hsl": {
"h": 136.406,
"s": 67.368,
"l": 62.745
},
"oklch": {
"l": 0.81232,
"c": 0.17298,
"h": 149.9
},
"luminance": 0.57437
}Semantic roles & 50–950 ramp
primary
#60E083
secondary
#A83C8A
accent
#169DCF
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F1610
muted
#808480