#60E192#60E192
#60E192 is a light, vivid green. Relative luminance 0.584; OKLCH L 81.8% C 0.161 H 153.8°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #60E192 |
|---|---|
| RGB | rgb(96, 225, 146) |
| HSL | hsl(143, 68%, 63%) |
| HSV | hsv(143, 57%, 88%) |
| CMYK | cmyk(57.3%, 0%, 35.1%, 11.8%) |
| CIE-LAB | lab(80.97, -53.09, 28.23) |
| CIE-LCH | lch(80.97, 60.13, 152.00°) |
| OKLab | oklab(81.76% -0.1441 0.0708) |
| OKLCH | oklch(81.76% 0.161 153.8) |
| XYZ | xyz(36.9345, 58.4091, 36.5162) |
| Luminance | 0.5841 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.58
Weird Green
#3AE57F
ΔE00 3.80
Tealish Green
#0CDC73
ΔE00 5.05
Seaweed
#18D17B
ΔE00 5.27
Seafoam Green
#7AF9AB
ΔE00 5.50
Seafoam (survey)
#80F9AD
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E192 #E160AF
analogous
#6EE160 #60E192 #60E1D3
triadic
#60E192 #9260E1 #E19260
tetradic
#60E192 #606EE1 #E160AF #E1D360
square
#60E192 #606EE1 #E160AF #E1D360
split-complementary
#60E192 #D360E1 #E1606E
monochromatic
#20A754 #2DD76F #60E192 #93EBB5 #C7F4D9
Accessibility & contrast
On white
1.66
#60E192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#60E192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E192
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E192 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D08D
Deuteranopia (green-blind)
#CFC497
Tritanopia (blue-blind)
#37DECD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60e192; /* rgb */ color: rgb(96, 225, 146); /* oklch */ color: oklch(81.8% 0.161 153.8);
Tailwind
colors: {
custom: {
50: '#98ebb2',
500: '#60e192',
950: '#000000',
},
}SCSS
$custom: #60e192; $custom-light: #98ebb2; $custom-dark: #000000;
JSON
{
"hex": "#60e192",
"rgb": {
"r": 96,
"g": 225,
"b": 146
},
"hsl": {
"h": 143.256,
"s": 68.254,
"l": 62.941
},
"oklch": {
"l": 0.81757,
"c": 0.16056,
"h": 153.8
},
"luminance": 0.58413
}Semantic roles & 50–950 ramp
primary
#60E192
secondary
#A93C7F
accent
#1588D0
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581