#60F09B#60F09B
#60F09B is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.6% C 0.173 H 154.3°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #60F09B |
|---|---|
| RGB | rgb(96, 240, 155) |
| HSL | hsl(145, 83%, 66%) |
| HSV | hsv(145, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 35.4%, 5.9%) |
| CIE-LAB | lab(85.59, -57.36, 29.84) |
| CIE-LCH | lch(85.59, 64.66, 152.51°) |
| OKLab | oklab(85.6% -0.1555 0.0749) |
| OKLCH | oklch(85.6% 0.173 154.3) |
| XYZ | xyz(41.8969, 67.1694, 41.7610) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.60
Sea Green (survey)
#53FCA1
ΔE00 2.65
Seafoam Green
#7AF9AB
ΔE00 2.85
Light Bluish Green
#76FDA8
ΔE00 3.06
Seafoam (survey)
#80F9AD
ΔE00 3.28
Mediumspringgreen
#00FA9A
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F09B #F060B5
analogous
#6DF060 #60F09B #60F0E3
triadic
#60F09B #9B60F0 #F09B60
tetradic
#60F09B #606DF0 #F060B5 #F0E360
square
#60F09B #606DF0 #F060B5 #F0E360
split-complementary
#60F09B #E360F0 #F0606D
monochromatic
#12C35B #28EB78 #60F09B #98F5BE #D0FBE1
Accessibility & contrast
On white
1.45
#60F09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#60F09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F09B
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F09B | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 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)
#F0DE95
Deuteranopia (green-blind)
#DCD1A0
Tritanopia (blue-blind)
#28EDDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60f09b; /* rgb */ color: rgb(96, 240, 155); /* oklch */ color: oklch(85.6% 0.173 154.3);
Tailwind
colors: {
custom: {
50: '#9af6b9',
500: '#60f09b',
950: '#000000',
},
}SCSS
$custom: #60f09b; $custom-light: #9af6b9; $custom-dark: #000000;
JSON
{
"hex": "#60f09b",
"rgb": {
"r": 96,
"g": 240,
"b": 155
},
"hsl": {
"h": 144.583,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.85599,
"c": 0.17261,
"h": 154.3
},
"luminance": 0.67174
}Semantic roles & 50–950 ramp
primary
#60F09B
secondary
#C13387
accent
#0686DF
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581