#65EAA3#65EAA3
#65EAA3 is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.5% C 0.155 H 157.2°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #65EAA3 |
|---|---|
| RGB | rgb(101, 234, 163) |
| HSL | hsl(148, 76%, 66%) |
| HSV | hsv(148, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 30.3%, 8.2%) |
| CIE-LAB | lab(84.10, -52.45, 23.76) |
| CIE-LCH | lch(84.10, 57.58, 155.63°) |
| OKLab | oklab(84.46% -0.143 0.0602) |
| OKLCH | oklch(84.46% 0.155 157.2) |
| XYZ | xyz(41.3970, 64.2528, 44.8637) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.20
Seafoam Green
#7AF9AB
ΔE00 3.64
Seafoam (survey)
#80F9AD
ΔE00 3.81
Light Blue Green
#7EFBB3
ΔE00 3.96
Aqua Green
#12E193
ΔE00 4.19
Light Green Blue
#56FCA2
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EAA3 #EA65AC
analogous
#69EA65 #65EAA3 #65EAE5
triadic
#65EAA3 #A365EA #EAA365
tetradic
#65EAA3 #6569EA #EA65AC #EAE565
square
#65EAA3 #6569EA #EA65AC #EAE565
split-complementary
#65EAA3 #E565EA #EA6569
monochromatic
#1ABB65 #2FE383 #65EAA3 #9BF1C3 #D1F9E3
Accessibility & contrast
On white
1.52
#65EAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#65EAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EAA3
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EAA3 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DA9F
Deuteranopia (green-blind)
#D6CCA7
Tritanopia (blue-blind)
#34E8D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65eaa3; /* rgb */ color: rgb(101, 234, 163); /* oklch */ color: oklch(84.5% 0.155 157.2);
Tailwind
colors: {
custom: {
50: '#9bf1be',
500: '#65eaa3',
950: '#000000',
},
}SCSS
$custom: #65eaa3; $custom-light: #9bf1be; $custom-dark: #000000;
JSON
{
"hex": "#65eaa3",
"rgb": {
"r": 101,
"g": 234,
"b": 163
},
"hsl": {
"h": 147.97,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.84463,
"c": 0.15519,
"h": 157.2
},
"luminance": 0.64257
}Semantic roles & 50–950 ramp
primary
#65EAA3
secondary
#BA397E
accent
#0D7AD8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582