#65E09B#65E09B
#65E09B is a light, vivid green. Relative luminance 0.584; OKLCH L 81.9% C 0.149 H 156.3°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #65E09B |
|---|---|
| RGB | rgb(101, 224, 155) |
| HSL | hsl(146, 66%, 64%) |
| HSV | hsv(146, 55%, 88%) |
| CMYK | cmyk(54.9%, 0%, 30.8%, 12.2%) |
| CIE-LAB | lab(80.98, -49.90, 23.63) |
| CIE-LCH | lch(80.98, 55.21, 154.66°) |
| OKLab | oklab(81.87% -0.1361 0.0598) |
| OKLCH | oklch(81.87% 0.149 156.3) |
| XYZ | xyz(37.9358, 58.4411, 40.2851) |
| Luminance | 0.5845 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.81
Light Greenish Blue
#63F7B4
ΔE00 5.32
Seafoam
#7FE0B3
ΔE00 5.39
Weird Green
#3AE57F
ΔE00 5.52
Seafoam Green
#7AF9AB
ΔE00 5.63
Seafoam (survey)
#80F9AD
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E09B #E065AA
analogous
#6CE065 #65E09B #65E0D8
triadic
#65E09B #9B65E0 #E09B65
tetradic
#65E09B #656CE0 #E065AA #E0D865
square
#65E09B #656CE0 #E065AA #E0D865
split-complementary
#65E09B #D865E0 #E0656C
monochromatic
#22A95D #32D67A #65E09B #98EABC #CBF5DD
Accessibility & contrast
On white
1.65
#65E09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#65E09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E09B
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E09B | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD097
Deuteranopia (green-blind)
#CEC49F
Tritanopia (blue-blind)
#3EDECE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65e09b; /* rgb */ color: rgb(101, 224, 155); /* oklch */ color: oklch(81.9% 0.149 156.3);
Tailwind
colors: {
custom: {
50: '#9aeab8',
500: '#65e09b',
950: '#000000',
},
}SCSS
$custom: #65e09b; $custom-light: #9aeab8; $custom-dark: #000000;
JSON
{
"hex": "#65e09b",
"rgb": {
"r": 101,
"g": 224,
"b": 155
},
"hsl": {
"h": 146.341,
"s": 66.486,
"l": 63.725
},
"oklch": {
"l": 0.81868,
"c": 0.14863,
"h": 156.3
},
"luminance": 0.58445
}Semantic roles & 50–950 ramp
primary
#65E09B
secondary
#AB3E7B
accent
#177ECE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481