#65E092#65E092
#65E092 is a light, vivid green. Relative luminance 0.582; OKLCH L 81.7% C 0.157 H 153.3°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #65E092 |
|---|---|
| RGB | rgb(101, 224, 146) |
| HSL | hsl(142, 66%, 64%) |
| HSV | hsv(142, 55%, 88%) |
| CMYK | cmyk(54.9%, 0%, 34.8%, 12.2%) |
| CIE-LAB | lab(80.82, -51.57, 28.06) |
| CIE-LCH | lch(80.82, 58.71, 151.45°) |
| OKLab | oklab(81.68% -0.1401 0.0705) |
| OKLCH | oklch(81.68% 0.157 153.3) |
| XYZ | xyz(37.2079, 58.1500, 36.4518) |
| Luminance | 0.5815 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.98
Weird Green
#3AE57F
ΔE00 4.10
Tealish Green
#0CDC73
ΔE00 5.29
Seaweed
#18D17B
ΔE00 5.40
Seafoam Green
#7AF9AB
ΔE00 5.61
Seafoam (survey)
#80F9AD
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E092 #E065B3
analogous
#75E065 #65E092 #65E0CF
triadic
#65E092 #9265E0 #E09265
tetradic
#65E092 #6575E0 #E065B3 #E0CF65
square
#65E092 #6575E0 #E065B3 #E0CF65
split-complementary
#65E092 #CF65E0 #E06575
monochromatic
#22A953 #32D66E #65E092 #98EAB6 #CBF5DA
Accessibility & contrast
On white
1.66
#65E092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#65E092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E092
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E092 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08D
Deuteranopia (green-blind)
#CFC497
Tritanopia (blue-blind)
#42DDCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65e092; /* rgb */ color: rgb(101, 224, 146); /* oklch */ color: oklch(81.7% 0.157 153.3);
Tailwind
colors: {
custom: {
50: '#9aeab2',
500: '#65e092',
950: '#000000',
},
}SCSS
$custom: #65e092; $custom-light: #9aeab2; $custom-dark: #000000;
JSON
{
"hex": "#65e092",
"rgb": {
"r": 101,
"g": 224,
"b": 146
},
"hsl": {
"h": 141.951,
"s": 66.486,
"l": 63.725
},
"oklch": {
"l": 0.81683,
"c": 0.15679,
"h": 153.3
},
"luminance": 0.58153
}Semantic roles & 50–950 ramp
primary
#65E092
secondary
#AB3E83
accent
#178BCE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481