#60F693#60F693
#60F693 is a very light, vivid green. Relative luminance 0.705; OKLCH L 86.9% C 0.188 H 151.6°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #60F693 |
|---|---|
| RGB | rgb(96, 246, 147) |
| HSL | hsl(140, 89%, 67%) |
| HSV | hsv(140, 61%, 96%) |
| CMYK | cmyk(61%, 0%, 40.2%, 3.5%) |
| CIE-LAB | lab(87.24, -61.04, 36.04) |
| CIE-LCH | lch(87.24, 70.89, 149.44°) |
| OKLab | oklab(86.91% -0.165 0.0894) |
| OKLCH | oklch(86.91% 0.188 151.6) |
| XYZ | xyz(43.0427, 70.5006, 38.9378) |
| Luminance | 0.7050 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.40
Light Green Blue
#56FCA2
ΔE00 2.45
Wintergreen
#20F986
ΔE00 2.91
Turquoise Green
#04F489
ΔE00 2.97
Light Bluish Green
#76FDA8
ΔE00 3.01
Mediumspringgreen
#00FA9A
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F693 #F660C3
analogous
#78F660 #60F693 #60F6DE
triadic
#60F693 #9360F6 #F69360
tetradic
#60F693 #6078F6 #F660C3 #F6DE60
square
#60F693 #6078F6 #F660C3 #F6DE60
split-complementary
#60F693 #DE60F6 #F66078
monochromatic
#0CD04E #26F36C #60F693 #9AF9BA #D4FDE2
Accessibility & contrast
On white
1.39
#60F693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#60F693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F693
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F693 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38C
Deuteranopia (green-blind)
#E3D59A
Tritanopia (blue-blind)
#2BF2DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f693; /* rgb */ color: rgb(96, 246, 147); /* oklch */ color: oklch(86.9% 0.188 151.6);
Tailwind
colors: {
custom: {
50: '#9bfab3',
500: '#60f693',
950: '#000000',
},
}SCSS
$custom: #60f693; $custom-light: #9bfab3; $custom-dark: #000000;
JSON
{
"hex": "#60f693",
"rgb": {
"r": 96,
"g": 246,
"b": 147
},
"hsl": {
"h": 140.4,
"s": 89.286,
"l": 67.059
},
"oklch": {
"l": 0.86914,
"c": 0.18767,
"h": 151.6
},
"luminance": 0.70505
}Semantic roles & 50–950 ramp
primary
#60F693
secondary
#CB2F96
accent
#0097E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581