#60F099#60F099
#60F099 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.6% C 0.174 H 153.7°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #60F099 |
|---|---|
| RGB | rgb(96, 240, 153) |
| HSL | hsl(144, 83%, 66%) |
| HSV | hsv(144, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 36.3%, 5.9%) |
| CIE-LAB | lab(85.56, -57.72, 30.81) |
| CIE-LCH | lch(85.56, 65.43, 151.91°) |
| OKLab | oklab(85.56% -0.1564 0.0771) |
| OKLCH | oklch(85.56% 0.174 153.7) |
| XYZ | xyz(41.7303, 67.1028, 40.8838) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.62
Sea Green (survey)
#53FCA1
ΔE00 2.66
Seafoam Green
#7AF9AB
ΔE00 3.00
Light Bluish Green
#76FDA8
ΔE00 3.09
Seafoam (survey)
#80F9AD
ΔE00 3.44
Mediumspringgreen
#00FA9A
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F099 #F060B7
analogous
#6FF060 #60F099 #60F0E1
triadic
#60F099 #9960F0 #F09960
tetradic
#60F099 #606FF0 #F060B7 #F0E160
square
#60F099 #606FF0 #F060B7 #F0E160
split-complementary
#60F099 #E160F0 #F0606F
monochromatic
#12C358 #28EB75 #60F099 #98F5BD #D0FBE1
Accessibility & contrast
On white
1.46
#60F099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#60F099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F099
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F099 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE93
Deuteranopia (green-blind)
#DDD09F
Tritanopia (blue-blind)
#2AEDDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60f099; /* rgb */ color: rgb(96, 240, 153); /* oklch */ color: oklch(85.6% 0.174 153.7);
Tailwind
colors: {
custom: {
50: '#9af6b7',
500: '#60f099',
950: '#000000',
},
}SCSS
$custom: #60f099; $custom-light: #9af6b7; $custom-dark: #000000;
JSON
{
"hex": "#60f099",
"rgb": {
"r": 96,
"g": 240,
"b": 153
},
"hsl": {
"h": 143.75,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.8556,
"c": 0.1744,
"h": 153.7
},
"luminance": 0.67107
}Semantic roles & 50–950 ramp
primary
#60F099
secondary
#C13389
accent
#0689DF
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581