#60E99F#60E99F
#60E99F is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.0% C 0.160 H 156.6°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #60E99F |
|---|---|
| RGB | rgb(96, 233, 159) |
| HSL | hsl(148, 76%, 65%) |
| HSV | hsv(148, 59%, 91%) |
| CMYK | cmyk(58.8%, 0%, 31.8%, 8.6%) |
| CIE-LAB | lab(83.58, -53.86, 25.09) |
| CIE-LCH | lch(83.58, 59.41, 155.02°) |
| OKLab | oklab(83.98% -0.1466 0.0634) |
| OKLCH | oklch(83.98% 0.16 156.6) |
| XYZ | xyz(40.2173, 63.2639, 42.8859) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.65
Aqua Green
#12E193
ΔE00 3.72
Seafoam Green
#7AF9AB
ΔE00 3.86
Seafoam (survey)
#80F9AD
ΔE00 4.10
Light Blue Green
#7EFBB3
ΔE00 4.36
Light Green Blue
#56FCA2
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E99F #E960AA
analogous
#66E960 #60E99F #60E9E3
triadic
#60E99F #9F60E9 #E99F60
tetradic
#60E99F #6066E9 #E960AA #E9E360
square
#60E99F #6066E9 #E960AA #E9E360
split-complementary
#60E99F #E360E9 #E96066
monochromatic
#19B561 #2AE27F #60E99F #96F0BF #CCF8E0
Accessibility & contrast
On white
1.54
#60E99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#60E99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E99F
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E99F | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D89A
Deuteranopia (green-blind)
#D5CBA4
Tritanopia (blue-blind)
#29E7D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #60e99f; /* rgb */ color: rgb(96, 233, 159); /* oklch */ color: oklch(84.0% 0.160 156.6);
Tailwind
colors: {
custom: {
50: '#99f1bb',
500: '#60e99f',
950: '#000000',
},
}SCSS
$custom: #60e99f; $custom-light: #99f1bb; $custom-dark: #000000;
JSON
{
"hex": "#60e99f",
"rgb": {
"r": 96,
"g": 233,
"b": 159
},
"hsl": {
"h": 147.591,
"s": 75.691,
"l": 64.51
},
"oklch": {
"l": 0.83975,
"c": 0.15973,
"h": 156.6
},
"luminance": 0.63268
}Semantic roles & 50–950 ramp
primary
#60E99F
secondary
#B5387C
accent
#0E7BD8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582