#65EBA2#65EBA2
#65EBA2 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.7% C 0.157 H 156.7°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBA2 |
|---|---|
| RGB | rgb(101, 235, 162) |
| HSL | hsl(147, 77%, 66%) |
| HSV | hsv(147, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 31.1%, 7.8%) |
| CIE-LAB | lab(84.37, -53.04, 24.65) |
| CIE-LCH | lch(84.37, 58.49, 155.07°) |
| OKLab | oklab(84.68% -0.1445 0.0624) |
| OKLCH | oklch(84.68% 0.157 156.7) |
| XYZ | xyz(41.5932, 64.7881, 44.4888) |
| Luminance | 0.6479 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.20
Seafoam Green
#7AF9AB
ΔE00 3.36
Seafoam (survey)
#80F9AD
ΔE00 3.57
Light Blue Green
#7EFBB3
ΔE00 3.79
Light Green Blue
#56FCA2
ΔE00 4.22
Aqua Green
#12E193
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBA2 #EB65AE
analogous
#6BEB65 #65EBA2 #65EBE5
triadic
#65EBA2 #A265EB #EBA265
tetradic
#65EBA2 #656BEB #EB65AE #EBE565
square
#65EBA2 #656BEB #EB65AE #EBE565
split-complementary
#65EBA2 #E565EB #EB656B
monochromatic
#19BD63 #2FE481 #65EBA2 #9BF2C3 #D1F9E3
Accessibility & contrast
On white
1.50
#65EBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#65EBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBA2
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBA2 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA9E
Deuteranopia (green-blind)
#D7CDA7
Tritanopia (blue-blind)
#35E9D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65eba2; /* rgb */ color: rgb(101, 235, 162); /* oklch */ color: oklch(84.7% 0.157 156.7);
Tailwind
colors: {
custom: {
50: '#9bf2be',
500: '#65eba2',
950: '#000000',
},
}SCSS
$custom: #65eba2; $custom-light: #9bf2be; $custom-dark: #000000;
JSON
{
"hex": "#65eba2",
"rgb": {
"r": 101,
"g": 235,
"b": 162
},
"hsl": {
"h": 147.313,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.84684,
"c": 0.15742,
"h": 156.7
},
"luminance": 0.64792
}Semantic roles & 50–950 ramp
primary
#65EBA2
secondary
#BC3880
accent
#0C7CD9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582