#60F095#60F095
#60F095 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.5% C 0.178 H 152.7°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #60F095 |
|---|---|
| RGB | rgb(96, 240, 149) |
| HSL | hsl(142, 83%, 66%) |
| HSV | hsv(142, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 37.9%, 5.9%) |
| CIE-LAB | lab(85.49, -58.43, 32.74) |
| CIE-LCH | lch(85.49, 66.97, 150.74°) |
| OKLab | oklab(85.49% -0.1582 0.0817) |
| OKLCH | oklch(85.49% 0.178 152.7) |
| XYZ | xyz(41.4055, 66.9728, 39.1729) |
| Luminance | 0.6698 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.79
Sea Green (survey)
#53FCA1
ΔE00 2.80
Light Bluish Green
#76FDA8
ΔE00 3.28
Turquoise Green
#04F489
ΔE00 3.35
Seafoam Green
#7AF9AB
ΔE00 3.39
Weird Green
#3AE57F
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F095 #F060BB
analogous
#73F060 #60F095 #60F0DD
triadic
#60F095 #9560F0 #F09560
tetradic
#60F095 #6073F0 #F060BB #F0DD60
square
#60F095 #6073F0 #F060BB #F0DD60
split-complementary
#60F095 #DD60F0 #F06073
monochromatic
#12C353 #28EB70 #60F095 #98F5BA #D0FBE0
Accessibility & contrast
On white
1.46
#60F095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#60F095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F095
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F095 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE8F
Deuteranopia (green-blind)
#DDD09B
Tritanopia (blue-blind)
#2DEDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60f095; /* rgb */ color: rgb(96, 240, 149); /* oklch */ color: oklch(85.5% 0.178 152.7);
Tailwind
colors: {
custom: {
50: '#9af6b5',
500: '#60f095',
950: '#000000',
},
}SCSS
$custom: #60f095; $custom-light: #9af6b5; $custom-dark: #000000;
JSON
{
"hex": "#60f095",
"rgb": {
"r": 96,
"g": 240,
"b": 149
},
"hsl": {
"h": 142.083,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.85485,
"c": 0.17799,
"h": 152.7
},
"luminance": 0.66977
}Semantic roles & 50–950 ramp
primary
#60F095
secondary
#C1338D
accent
#068FDF
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581