#60E293#60E293
#60E293 is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.0% C 0.161 H 154.0°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #60E293 |
|---|---|
| RGB | rgb(96, 226, 147) |
| HSL | hsl(144, 69%, 63%) |
| HSV | hsv(144, 58%, 89%) |
| CMYK | cmyk(57.5%, 0%, 35%, 11.4%) |
| CIE-LAB | lab(81.28, -53.31, 28.14) |
| CIE-LCH | lch(81.28, 60.28, 152.17°) |
| OKLab | oklab(82.02% -0.1447 0.0707) |
| OKLCH | oklch(82.02% 0.161 154) |
| XYZ | xyz(37.2837, 58.9826, 37.0181) |
| Luminance | 0.5899 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.56
Weird Green
#3AE57F
ΔE00 3.79
Tealish Green
#0CDC73
ΔE00 5.14
Seafoam Green
#7AF9AB
ΔE00 5.29
Seaweed
#18D17B
ΔE00 5.44
Seafoam (survey)
#80F9AD
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E293 #E260AF
analogous
#6EE260 #60E293 #60E2D4
triadic
#60E293 #9360E2 #E29360
tetradic
#60E293 #606EE2 #E260AF #E2D460
square
#60E293 #606EE2 #E260AF #E2D460
split-complementary
#60E293 #D460E2 #E2606E
monochromatic
#1FA955 #2CD970 #60E293 #94EBB6 #C8F5D9
Accessibility & contrast
On white
1.64
#60E293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#60E293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E293
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E293 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D18E
Deuteranopia (green-blind)
#D0C598
Tritanopia (blue-blind)
#36E0CE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #60e293; /* rgb */ color: rgb(96, 226, 147); /* oklch */ color: oklch(82.0% 0.161 154.0);
Tailwind
colors: {
custom: {
50: '#98ecb3',
500: '#60e293',
950: '#000000',
},
}SCSS
$custom: #60e293; $custom-light: #98ecb3; $custom-dark: #000000;
JSON
{
"hex": "#60e293",
"rgb": {
"r": 96,
"g": 226,
"b": 147
},
"hsl": {
"h": 143.538,
"s": 69.149,
"l": 63.137
},
"oklch": {
"l": 0.82022,
"c": 0.16102,
"h": 154
},
"luminance": 0.58986
}Semantic roles & 50–950 ramp
primary
#60E293
secondary
#AB3B7F
accent
#1487D1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581