#60F68D#60F68D
#60F68D is a very light, vivid green. Relative luminance 0.703; OKLCH L 86.8% C 0.193 H 150.2°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #60F68D |
|---|---|
| RGB | rgb(96, 246, 141) |
| HSL | hsl(138, 89%, 67%) |
| HSV | hsv(138, 61%, 96%) |
| CMYK | cmyk(61%, 0%, 42.7%, 3.5%) |
| CIE-LAB | lab(87.15, -62.03, 38.89) |
| CIE-LCH | lch(87.15, 73.21, 147.91°) |
| OKLab | oklab(86.81% -0.1676 0.0959) |
| OKLCH | oklch(86.81% 0.193 150.2) |
| XYZ | xyz(42.5841, 70.3172, 36.5226) |
| Luminance | 0.7032 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.61
Turquoise Green
#04F489
ΔE00 3.02
Minty Green
#0BF77D
ΔE00 3.11
Sea Green (survey)
#53FCA1
ΔE00 3.20
Light Green Blue
#56FCA2
ΔE00 3.27
Spearmint
#1EF876
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F68D #F660C9
analogous
#7EF660 #60F68D #60F6D8
triadic
#60F68D #8D60F6 #F68D60
tetradic
#60F68D #607EF6 #F660C9 #F6D860
square
#60F68D #607EF6 #F660C9 #F6D860
split-complementary
#60F68D #D860F6 #F6607E
monochromatic
#0CD047 #26F363 #60F68D #9AF9B7 #D4FDE0
Accessibility & contrast
On white
1.39
#60F68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#60F68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F68D
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F68D | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E385
Deuteranopia (green-blind)
#E4D594
Tritanopia (blue-blind)
#2FF2DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #60f68d; /* rgb */ color: rgb(96, 246, 141); /* oklch */ color: oklch(86.8% 0.193 150.2);
Tailwind
colors: {
custom: {
50: '#9bfaaf',
500: '#60f68d',
950: '#000000',
},
}SCSS
$custom: #60f68d; $custom-light: #9bfaaf; $custom-dark: #000000;
JSON
{
"hex": "#60f68d",
"rgb": {
"r": 96,
"g": 246,
"b": 141
},
"hsl": {
"h": 138,
"s": 89.286,
"l": 67.059
},
"oklch": {
"l": 0.86811,
"c": 0.19304,
"h": 150.2
},
"luminance": 0.70321
}Semantic roles & 50–950 ramp
primary
#60F68D
secondary
#CB2F9C
accent
#00A1E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581