#60E79F#60E79F
#60E79F is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.5% C 0.157 H 157.0°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #60E79F |
|---|---|
| RGB | rgb(96, 231, 159) |
| HSL | hsl(148, 74%, 64%) |
| HSV | hsv(148, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 31.2%, 9.4%) |
| CIE-LAB | lab(82.99, -53.05, 24.28) |
| CIE-LCH | lch(82.99, 58.35, 155.41°) |
| OKLab | oklab(83.49% -0.1445 0.0614) |
| OKLCH | oklch(83.49% 0.157 157) |
| XYZ | xyz(39.6544, 62.1380, 42.6982) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.57
Light Greenish Blue
#63F7B4
ΔE00 3.88
Seafoam Green
#7AF9AB
ΔE00 4.29
Seafoam (survey)
#80F9AD
ΔE00 4.49
Light Blue Green
#7EFBB3
ΔE00 4.71
Light Green Blue
#56FCA2
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E79F #E760A8
analogous
#65E760 #60E79F #60E7E2
triadic
#60E79F #9F60E7 #E79F60
tetradic
#60E79F #6065E7 #E760A8 #E7E260
square
#60E79F #6065E7 #E760A8 #E7E260
split-complementary
#60E79F #E260E7 #E76065
monochromatic
#1BB261 #2BDF7F #60E79F #95EFBF #CAF7DF
Accessibility & contrast
On white
1.56
#60E79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#60E79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E79F
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E79F | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79B
Deuteranopia (green-blind)
#D3C9A4
Tritanopia (blue-blind)
#2AE5D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #60e79f; /* rgb */ color: rgb(96, 231, 159); /* oklch */ color: oklch(83.5% 0.157 157.0);
Tailwind
colors: {
custom: {
50: '#98efbb',
500: '#60e79f',
950: '#000000',
},
}SCSS
$custom: #60e79f; $custom-light: #98efbb; $custom-dark: #000000;
JSON
{
"hex": "#60e79f",
"rgb": {
"r": 96,
"g": 231,
"b": 159
},
"hsl": {
"h": 148,
"s": 73.77,
"l": 64.118
},
"oklch": {
"l": 0.83489,
"c": 0.15705,
"h": 157
},
"luminance": 0.62142
}Semantic roles & 50–950 ramp
primary
#60E79F
secondary
#B2397A
accent
#1079D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582