#65E89B#65E89B
#65E89B is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.8% C 0.160 H 154.9°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #65E89B |
|---|---|
| RGB | rgb(101, 232, 155) |
| HSL | hsl(145, 74%, 65%) |
| HSV | hsv(145, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 33.2%, 9%) |
| CIE-LAB | lab(83.36, -53.15, 26.86) |
| CIE-LCH | lch(83.36, 59.56, 153.19°) |
| OKLab | oklab(83.81% -0.1445 0.0677) |
| OKLCH | oklch(83.81% 0.16 154.9) |
| XYZ | xyz(40.1366, 62.8428, 41.0187) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.87
Aqua Green
#12E193
ΔE00 4.01
Seafoam (survey)
#80F9AD
ΔE00 4.09
Light Greenish Blue
#63F7B4
ΔE00 4.31
Weird Green
#3AE57F
ΔE00 4.44
Light Green Blue
#56FCA2
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E89B #E865B2
analogous
#70E865 #65E89B #65E8DD
triadic
#65E89B #9B65E8 #E89B65
tetradic
#65E89B #6570E8 #E865B2 #E8DD65
square
#65E89B #6570E8 #E865B2 #E8DD65
split-complementary
#65E89B #DD65E8 #E86570
monochromatic
#1BB75C #30E078 #65E89B #9AF0BE #CFF8E0
Accessibility & contrast
On white
1.55
#65E89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#65E89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E89B
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E89B | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D796
Deuteranopia (green-blind)
#D5CBA0
Tritanopia (blue-blind)
#3AE6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e89b; /* rgb */ color: rgb(101, 232, 155); /* oklch */ color: oklch(83.8% 0.160 154.9);
Tailwind
colors: {
custom: {
50: '#9bf0b9',
500: '#65e89b',
950: '#000000',
},
}SCSS
$custom: #65e89b; $custom-light: #9bf0b9; $custom-dark: #000000;
JSON
{
"hex": "#65e89b",
"rgb": {
"r": 101,
"g": 232,
"b": 155
},
"hsl": {
"h": 144.733,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.83812,
"c": 0.15958,
"h": 154.9
},
"luminance": 0.62846
}Semantic roles & 50–950 ramp
primary
#65E89B
secondary
#B73A84
accent
#0F84D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581