#65E7A3#65E7A3
#65E7A3 is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.7% C 0.151 H 157.8°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #65E7A3 |
|---|---|
| RGB | rgb(101, 231, 163) |
| HSL | hsl(149, 73%, 65%) |
| HSV | hsv(149, 56%, 91%) |
| CMYK | cmyk(56.3%, 0%, 29.4%, 9.4%) |
| CIE-LAB | lab(83.21, -51.22, 22.54) |
| CIE-LCH | lch(83.21, 55.96, 156.25°) |
| OKLab | oklab(83.74% -0.1399 0.0572) |
| OKLCH | oklch(83.74% 0.151 157.8) |
| XYZ | xyz(40.5501, 62.5591, 44.5814) |
| Luminance | 0.6256 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.63
Aqua Green
#12E193
ΔE00 4.06
Seafoam Green
#7AF9AB
ΔE00 4.35
Seafoam (survey)
#80F9AD
ΔE00 4.47
Light Blue Green
#7EFBB3
ΔE00 4.56
Seafoam
#7FE0B3
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E7A3 #E765A9
analogous
#68E765 #65E7A3 #65E7E4
triadic
#65E7A3 #A365E7 #E7A365
tetradic
#65E7A3 #6568E7 #E765A9 #E7E465
square
#65E7A3 #6568E7 #E765A9 #E7E465
split-complementary
#65E7A3 #E465E7 #E76568
monochromatic
#1CB565 #30DF83 #65E7A3 #9AEFC3 #CFF8E2
Accessibility & contrast
On white
1.55
#65E7A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#65E7A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E7A3
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E7A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E7A3 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D79F
Deuteranopia (green-blind)
#D3CAA7
Tritanopia (blue-blind)
#36E6D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e7a3; /* rgb */ color: rgb(101, 231, 163); /* oklch */ color: oklch(83.7% 0.151 157.8);
Tailwind
colors: {
custom: {
50: '#9befbe',
500: '#65e7a3',
950: '#000000',
},
}SCSS
$custom: #65e7a3; $custom-light: #9befbe; $custom-dark: #000000;
JSON
{
"hex": "#65e7a3",
"rgb": {
"r": 101,
"g": 231,
"b": 163
},
"hsl": {
"h": 148.615,
"s": 73.034,
"l": 65.098
},
"oklch": {
"l": 0.83737,
"c": 0.15114,
"h": 157.8
},
"luminance": 0.62563
}Semantic roles & 50–950 ramp
primary
#65E7A3
secondary
#B53B7B
accent
#1077D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582