#60F09A#60F09A
#60F09A is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.6% C 0.173 H 154.0°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #60F09A |
|---|---|
| RGB | rgb(96, 240, 154) |
| HSL | hsl(144, 83%, 66%) |
| HSV | hsv(144, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 35.8%, 5.9%) |
| CIE-LAB | lab(85.57, -57.54, 30.33) |
| CIE-LCH | lch(85.57, 65.04, 152.21°) |
| OKLab | oklab(85.58% -0.156 0.076) |
| OKLCH | oklch(85.58% 0.174 154) |
| XYZ | xyz(41.8133, 67.1359, 41.3206) |
| Luminance | 0.6714 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.61
Sea Green (survey)
#53FCA1
ΔE00 2.65
Seafoam Green
#7AF9AB
ΔE00 2.92
Light Bluish Green
#76FDA8
ΔE00 3.07
Seafoam (survey)
#80F9AD
ΔE00 3.35
Mediumspringgreen
#00FA9A
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F09A #F060B6
analogous
#6EF060 #60F09A #60F0E2
triadic
#60F09A #9A60F0 #F09A60
tetradic
#60F09A #606EF0 #F060B6 #F0E260
square
#60F09A #606EF0 #F060B6 #F0E260
split-complementary
#60F09A #E260F0 #F0606E
monochromatic
#12C35A #28EB76 #60F09A #98F5BE #D0FBE1
Accessibility & contrast
On white
1.46
#60F09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#60F09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F09A
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F09A | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE94
Deuteranopia (green-blind)
#DCD0A0
Tritanopia (blue-blind)
#29EDDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60f09a; /* rgb */ color: rgb(96, 240, 154); /* oklch */ color: oklch(85.6% 0.173 154.0);
Tailwind
colors: {
custom: {
50: '#9af6b8',
500: '#60f09a',
950: '#000000',
},
}SCSS
$custom: #60f09a; $custom-light: #9af6b8; $custom-dark: #000000;
JSON
{
"hex": "#60f09a",
"rgb": {
"r": 96,
"g": 240,
"b": 154
},
"hsl": {
"h": 144.167,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.85579,
"c": 0.1735,
"h": 154
},
"luminance": 0.6714
}Semantic roles & 50–950 ramp
primary
#60F09A
secondary
#C13388
accent
#0688DF
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581