#65E093#65E093
#65E093 is a light, vivid green. Relative luminance 0.582; OKLCH L 81.7% C 0.156 H 153.6°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #65E093 |
|---|---|
| RGB | rgb(101, 224, 147) |
| HSL | hsl(142, 66%, 64%) |
| HSV | hsv(142, 55%, 88%) |
| CMYK | cmyk(54.9%, 0%, 34.4%, 12.2%) |
| CIE-LAB | lab(80.84, -51.39, 27.57) |
| CIE-LCH | lch(80.84, 58.32, 151.79°) |
| OKLab | oklab(81.7% -0.1396 0.0693) |
| OKLCH | oklch(81.7% 0.156 153.6) |
| XYZ | xyz(37.2861, 58.1813, 36.8633) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.92
Weird Green
#3AE57F
ΔE00 4.24
Tealish Green
#0CDC73
ΔE00 5.42
Seaweed
#18D17B
ΔE00 5.44
Seafoam Green
#7AF9AB
ΔE00 5.59
Seafoam (survey)
#80F9AD
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E093 #E065B2
analogous
#74E065 #65E093 #65E0D0
triadic
#65E093 #9365E0 #E09365
tetradic
#65E093 #6574E0 #E065B2 #E0D065
square
#65E093 #6574E0 #E065B2 #E0D065
split-complementary
#65E093 #D065E0 #E06574
monochromatic
#22A954 #32D66F #65E093 #98EAB7 #CBF5DA
Accessibility & contrast
On white
1.66
#65E093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#65E093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E093
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E093 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08E
Deuteranopia (green-blind)
#CFC498
Tritanopia (blue-blind)
#42DDCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65e093; /* rgb */ color: rgb(101, 224, 147); /* oklch */ color: oklch(81.7% 0.156 153.6);
Tailwind
colors: {
custom: {
50: '#9aeab3',
500: '#65e093',
950: '#000000',
},
}SCSS
$custom: #65e093; $custom-light: #9aeab3; $custom-dark: #000000;
JSON
{
"hex": "#65e093",
"rgb": {
"r": 101,
"g": 224,
"b": 147
},
"hsl": {
"h": 142.439,
"s": 66.486,
"l": 63.725
},
"oklch": {
"l": 0.81703,
"c": 0.15587,
"h": 153.6
},
"luminance": 0.58185
}Semantic roles & 50–950 ramp
primary
#65E093
secondary
#AB3E82
accent
#178ACE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481