#65E68B#65E68B
#65E68B is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.0% C 0.171 H 150.6°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #65E68B |
|---|---|
| RGB | rgb(101, 230, 139) |
| HSL | hsl(138, 72%, 65%) |
| HSV | hsv(138, 56%, 90%) |
| CMYK | cmyk(56.1%, 0%, 39.6%, 9.8%) |
| CIE-LAB | lab(82.50, -55.18, 33.85) |
| CIE-LCH | lch(82.50, 64.73, 148.48°) |
| OKLab | oklab(83.02% -0.1494 0.0841) |
| OKLCH | oklch(83.02% 0.171 150.6) |
| XYZ | xyz(38.3211, 61.2209, 34.2185) |
| Luminance | 0.6122 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.70
Lightgreen
#90EE90
ΔE00 4.51
Turquoise Green
#04F489
ΔE00 4.62
Tealish Green
#0CDC73
ΔE00 4.68
Aqua Green
#12E193
ΔE00 5.05
Light Green Blue
#56FCA2
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E68B #E665C0
analogous
#80E665 #65E68B #65E6CB
triadic
#65E68B #8B65E6 #E68B65
tetradic
#65E68B #6580E6 #E665C0 #E6CB65
square
#65E68B #6580E6 #E665C0 #E6CB65
split-complementary
#65E68B #CB65E6 #E66580
monochromatic
#1DB349 #30DD63 #65E68B #9AEFB3 #CEF7DA
Accessibility & contrast
On white
1.59
#65E68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#65E68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E68B
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E68B | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D585
Deuteranopia (green-blind)
#D6C991
Tritanopia (blue-blind)
#43E3CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65e68b; /* rgb */ color: rgb(101, 230, 139); /* oklch */ color: oklch(83.0% 0.171 150.6);
Tailwind
colors: {
custom: {
50: '#9befae',
500: '#65e68b',
950: '#000000',
},
}SCSS
$custom: #65e68b; $custom-light: #9befae; $custom-dark: #000000;
JSON
{
"hex": "#65e68b",
"rgb": {
"r": 101,
"g": 230,
"b": 139
},
"hsl": {
"h": 137.674,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.83018,
"c": 0.17145,
"h": 150.6
},
"luminance": 0.61224
}Semantic roles & 50–950 ramp
primary
#65E68B
secondary
#B43B90
accent
#119BD4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581