#60E67F#60E67F
#60E67F is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.6% C 0.185 H 148.5°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #60E67F |
|---|---|
| RGB | rgb(96, 230, 127) |
| HSL | hsl(134, 73%, 64%) |
| HSV | hsv(134, 58%, 90%) |
| CMYK | cmyk(58.3%, 0%, 44.8%, 9.8%) |
| CIE-LAB | lab(82.17, -58.22, 39.37) |
| CIE-LCH | lch(82.17, 70.28, 145.94°) |
| OKLab | oklab(82.65% -0.1574 0.0965) |
| OKLCH | oklch(82.65% 0.185 148.5) |
| XYZ | xyz(36.9489, 60.6093, 29.8262) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.33
Tealish Green
#0CDC73
ΔE00 4.14
Lightish Green
#61E160
ΔE00 4.15
Turquoise Green
#04F489
ΔE00 4.47
Lightgreen
#90EE90
ΔE00 4.58
Minty Green
#0BF77D
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E67F #E660C7
analogous
#84E660 #60E67F #60E6C2
triadic
#60E67F #7F60E6 #E67F60
tetradic
#60E67F #6084E6 #E660C7 #E6C260
square
#60E67F #6084E6 #E660C7 #E6C260
split-complementary
#60E67F #C260E6 #E66084
monochromatic
#1CB03E #2BDE54 #60E67F #95EEAA #CAF7D4
Accessibility & contrast
On white
1.60
#60E67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#60E67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E67F
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E67F | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D477
Deuteranopia (green-blind)
#D6C886
Tritanopia (blue-blind)
#3EE2CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60e67f; /* rgb */ color: rgb(96, 230, 127); /* oklch */ color: oklch(82.6% 0.185 148.5);
Tailwind
colors: {
custom: {
50: '#99efa5',
500: '#60e67f',
950: '#000000',
},
}SCSS
$custom: #60e67f; $custom-light: #99efa5; $custom-dark: #000000;
JSON
{
"hex": "#60e67f",
"rgb": {
"r": 96,
"g": 230,
"b": 127
},
"hsl": {
"h": 133.881,
"s": 72.826,
"l": 63.922
},
"oklch": {
"l": 0.82647,
"c": 0.18466,
"h": 148.5
},
"luminance": 0.60613
}Semantic roles & 50–950 ramp
primary
#60E67F
secondary
#B13995
accent
#11A7D5
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580