#60F692#60F692
#60F692 is a very light, vivid green. Relative luminance 0.705; OKLCH L 86.9% C 0.189 H 151.3°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #60F692 |
|---|---|
| RGB | rgb(96, 246, 146) |
| HSL | hsl(140, 89%, 67%) |
| HSV | hsv(140, 61%, 96%) |
| CMYK | cmyk(61%, 0%, 40.7%, 3.5%) |
| CIE-LAB | lab(87.23, -61.21, 36.52) |
| CIE-LCH | lch(87.23, 71.28, 149.18°) |
| OKLab | oklab(86.9% -0.1654 0.0905) |
| OKLCH | oklch(86.9% 0.189 151.3) |
| XYZ | xyz(42.9646, 70.4694, 38.5263) |
| Luminance | 0.7047 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.53
Light Green Blue
#56FCA2
ΔE00 2.58
Wintergreen
#20F986
ΔE00 2.84
Turquoise Green
#04F489
ΔE00 2.96
Light Bluish Green
#76FDA8
ΔE00 3.13
Mediumspringgreen
#00FA9A
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F692 #F660C4
analogous
#79F660 #60F692 #60F6DD
triadic
#60F692 #9260F6 #F69260
tetradic
#60F692 #6079F6 #F660C4 #F6DD60
square
#60F692 #6079F6 #F660C4 #F6DD60
split-complementary
#60F692 #DD60F6 #F66079
monochromatic
#0CD04D #26F36A #60F692 #9AF9BA #D4FDE1
Accessibility & contrast
On white
1.39
#60F692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#60F692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F692
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F692 | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38B
Deuteranopia (green-blind)
#E3D599
Tritanopia (blue-blind)
#2CF2DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f692; /* rgb */ color: rgb(96, 246, 146); /* oklch */ color: oklch(86.9% 0.189 151.3);
Tailwind
colors: {
custom: {
50: '#9bfab3',
500: '#60f692',
950: '#000000',
},
}SCSS
$custom: #60f692; $custom-light: #9bfab3; $custom-dark: #000000;
JSON
{
"hex": "#60f692",
"rgb": {
"r": 96,
"g": 246,
"b": 146
},
"hsl": {
"h": 140,
"s": 89.286,
"l": 67.059
},
"oklch": {
"l": 0.86896,
"c": 0.18857,
"h": 151.3
},
"luminance": 0.70474
}Semantic roles & 50–950 ramp
primary
#60F692
secondary
#CB2F97
accent
#0099E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581