#60F696#60F696
#60F696 is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.0% C 0.185 H 152.3°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #60F696 |
|---|---|
| RGB | rgb(96, 246, 150) |
| HSL | hsl(142, 89%, 67%) |
| HSV | hsv(142, 61%, 96%) |
| CMYK | cmyk(61%, 0%, 39%, 3.5%) |
| CIE-LAB | lab(87.29, -60.54, 34.61) |
| CIE-LCH | lch(87.29, 69.73, 150.24°) |
| OKLab | oklab(86.97% -0.1637 0.0861) |
| OKLCH | oklch(86.97% 0.185 152.3) |
| XYZ | xyz(43.2812, 70.5960, 40.1937) |
| Luminance | 0.7060 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.04
Light Green Blue
#56FCA2
ΔE00 2.07
Light Bluish Green
#76FDA8
ΔE00 2.68
Turquoise Green
#04F489
ΔE00 3.06
Wintergreen
#20F986
ΔE00 3.17
Mediumspringgreen
#00FA9A
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F696 #F660C0
analogous
#75F660 #60F696 #60F6E1
triadic
#60F696 #9660F6 #F69660
tetradic
#60F696 #6075F6 #F660C0 #F6E160
square
#60F696 #6075F6 #F660C0 #F6E160
split-complementary
#60F696 #E160F6 #F66075
monochromatic
#0CD052 #26F370 #60F696 #9AF9BC #D4FDE3
Accessibility & contrast
On white
1.39
#60F696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#60F696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F696
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F696 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E38F
Deuteranopia (green-blind)
#E3D59C
Tritanopia (blue-blind)
#28F3DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f696; /* rgb */ color: rgb(96, 246, 150); /* oklch */ color: oklch(87.0% 0.185 152.3);
Tailwind
colors: {
custom: {
50: '#9bfab5',
500: '#60f696',
950: '#000000',
},
}SCSS
$custom: #60f696; $custom-light: #9bfab5; $custom-dark: #000000;
JSON
{
"hex": "#60f696",
"rgb": {
"r": 96,
"g": 246,
"b": 150
},
"hsl": {
"h": 141.6,
"s": 89.286,
"l": 67.059
},
"oklch": {
"l": 0.86967,
"c": 0.18499,
"h": 152.3
},
"luminance": 0.706
}Semantic roles & 50–950 ramp
primary
#60F696
secondary
#CB2F93
accent
#0093E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581