#60F694#60F694
#60F694 is a very light, vivid green. Relative luminance 0.705; OKLCH L 86.9% C 0.187 H 151.8°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #60F694 |
|---|---|
| RGB | rgb(96, 246, 148) |
| HSL | hsl(141, 89%, 67%) |
| HSV | hsv(141, 61%, 96%) |
| CMYK | cmyk(61%, 0%, 39.8%, 3.5%) |
| CIE-LAB | lab(87.26, -60.88, 35.57) |
| CIE-LCH | lch(87.26, 70.50, 149.70°) |
| OKLab | oklab(86.93% -0.1646 0.0883) |
| OKLCH | oklch(86.93% 0.187 151.8) |
| XYZ | xyz(43.1215, 70.5322, 39.3528) |
| Luminance | 0.7054 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.27
Light Green Blue
#56FCA2
ΔE00 2.32
Light Bluish Green
#76FDA8
ΔE00 2.90
Wintergreen
#20F986
ΔE00 2.99
Turquoise Green
#04F489
ΔE00 2.99
Mediumspringgreen
#00FA9A
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F694 #F660C2
analogous
#77F660 #60F694 #60F6DF
triadic
#60F694 #9460F6 #F69460
tetradic
#60F694 #6077F6 #F660C2 #F6DF60
square
#60F694 #6077F6 #F660C2 #F6DF60
split-complementary
#60F694 #DF60F6 #F66077
monochromatic
#0CD050 #26F36D #60F694 #9AF9BB #D4FDE2
Accessibility & contrast
On white
1.39
#60F694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#60F694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F694
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F694 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38D
Deuteranopia (green-blind)
#E3D59A
Tritanopia (blue-blind)
#2AF3DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f694; /* rgb */ color: rgb(96, 246, 148); /* oklch */ color: oklch(86.9% 0.187 151.8);
Tailwind
colors: {
custom: {
50: '#9bfab4',
500: '#60f694',
950: '#000000',
},
}SCSS
$custom: #60f694; $custom-light: #9bfab4; $custom-dark: #000000;
JSON
{
"hex": "#60f694",
"rgb": {
"r": 96,
"g": 246,
"b": 148
},
"hsl": {
"h": 140.8,
"s": 89.286,
"l": 67.059
},
"oklch": {
"l": 0.86931,
"c": 0.18678,
"h": 151.8
},
"luminance": 0.70536
}Semantic roles & 50–950 ramp
primary
#60F694
secondary
#CB2F95
accent
#0096E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581