#65E188#65E188
#65E188 is a light, vivid green. Relative luminance 0.584; OKLCH L 81.7% C 0.167 H 150.4°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #65E188 |
|---|---|
| RGB | rgb(101, 225, 136) |
| HSL | hsl(137, 67%, 64%) |
| HSV | hsv(137, 55%, 88%) |
| CMYK | cmyk(55.1%, 0%, 39.6%, 11.8%) |
| CIE-LAB | lab(80.96, -53.71, 33.34) |
| CIE-LCH | lch(80.96, 63.21, 148.17°) |
| OKLab | oklab(81.74% -0.1455 0.0828) |
| OKLCH | oklch(81.74% 0.167 150.4) |
| XYZ | xyz(36.7334, 58.3914, 32.6227) |
| Luminance | 0.5839 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.92
Tealish Green
#0CDC73
ΔE00 4.32
Aqua Green
#12E193
ΔE00 4.94
Lightgreen
#90EE90
ΔE00 5.00
Turquoise Green
#04F489
ΔE00 5.47
Seaweed
#18D17B
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E188 #E165BE
analogous
#80E165 #65E188 #65E1C6
triadic
#65E188 #8865E1 #E18865
tetradic
#65E188 #6580E1 #E165BE #E1C665
square
#65E188 #6580E1 #E165BE #E1C665
split-complementary
#65E188 #C665E1 #E16580
monochromatic
#21AA48 #32D760 #65E188 #98EBB0 #CBF5D7
Accessibility & contrast
On white
1.66
#65E188 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#65E188 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E188
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E188 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E188 | 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)
#E2D082
Deuteranopia (green-blind)
#D1C48E
Tritanopia (blue-blind)
#46DECB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65e188; /* rgb */ color: rgb(101, 225, 136); /* oklch */ color: oklch(81.7% 0.167 150.4);
Tailwind
colors: {
custom: {
50: '#9aebab',
500: '#65e188',
950: '#000000',
},
}SCSS
$custom: #65e188; $custom-light: #9aebab; $custom-dark: #000000;
JSON
{
"hex": "#65e188",
"rgb": {
"r": 101,
"g": 225,
"b": 136
},
"hsl": {
"h": 136.935,
"s": 67.391,
"l": 63.922
},
"oklch": {
"l": 0.81738,
"c": 0.16741,
"h": 150.4
},
"luminance": 0.58395
}Semantic roles & 50–950 ramp
primary
#65E188
secondary
#AC3E8D
accent
#169BCF
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581