#65E09D#65E09D
#65E09D is a light, vivid green. Relative luminance 0.585; OKLCH L 81.9% C 0.147 H 157.0°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #65E09D |
|---|---|
| RGB | rgb(101, 224, 157) |
| HSL | hsl(147, 66%, 64%) |
| HSV | hsv(147, 55%, 88%) |
| CMYK | cmyk(54.9%, 0%, 29.9%, 12.2%) |
| CIE-LAB | lab(81.02, -49.51, 22.65) |
| CIE-LCH | lch(81.02, 54.45, 155.42°) |
| OKLab | oklab(81.91% -0.1352 0.0574) |
| OKLCH | oklch(81.91% 0.147 157) |
| XYZ | xyz(38.1051, 58.5089, 41.1770) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.89
Seafoam
#7FE0B3
ΔE00 5.03
Light Greenish Blue
#63F7B4
ΔE00 5.20
Eucalyptus
#44D7A8
ΔE00 5.65
Seafoam Green
#7AF9AB
ΔE00 5.71
Seafoam (survey)
#80F9AD
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E09D #E065A8
analogous
#6AE065 #65E09D #65E0DA
triadic
#65E09D #9D65E0 #E09D65
tetradic
#65E09D #656AE0 #E065A8 #E0DA65
square
#65E09D #656AE0 #E065A8 #E0DA65
split-complementary
#65E09D #DA65E0 #E0656A
monochromatic
#22A95F #32D67D #65E09D #98EABD #CBF5DE
Accessibility & contrast
On white
1.65
#65E09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#65E09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E09D
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E09D | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD199
Deuteranopia (green-blind)
#CDC4A1
Tritanopia (blue-blind)
#3CDECE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65e09d; /* rgb */ color: rgb(101, 224, 157); /* oklch */ color: oklch(81.9% 0.147 157.0);
Tailwind
colors: {
custom: {
50: '#9aeaba',
500: '#65e09d',
950: '#000000',
},
}SCSS
$custom: #65e09d; $custom-light: #9aeaba; $custom-dark: #000000;
JSON
{
"hex": "#65e09d",
"rgb": {
"r": 101,
"g": 224,
"b": 157
},
"hsl": {
"h": 147.317,
"s": 66.486,
"l": 63.725
},
"oklch": {
"l": 0.81911,
"c": 0.14685,
"h": 157
},
"luminance": 0.58512
}Semantic roles & 50–950 ramp
primary
#65E09D
secondary
#AB3E79
accent
#177BCE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481