#65EFA2#65EFA2
#65EFA2 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.7% C 0.163 H 156.0°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #65EFA2 |
|---|---|
| RGB | rgb(101, 239, 162) |
| HSL | hsl(147, 81%, 67%) |
| HSV | hsv(147, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 32.2%, 6.3%) |
| CIE-LAB | lab(85.56, -54.65, 26.26) |
| CIE-LCH | lch(85.56, 60.63, 154.33°) |
| OKLab | oklab(85.65% -0.1487 0.0663) |
| OKLCH | oklch(85.65% 0.163 156) |
| XYZ | xyz(42.7513, 67.1043, 44.8749) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.56
Seafoam (survey)
#80F9AD
ΔE00 2.89
Light Greenish Blue
#63F7B4
ΔE00 2.99
Light Blue Green
#7EFBB3
ΔE00 3.21
Light Green Blue
#56FCA2
ΔE00 3.22
Light Bluish Green
#76FDA8
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EFA2 #EF65B2
analogous
#6DEF65 #65EFA2 #65EFE7
triadic
#65EFA2 #A265EF #EFA265
tetradic
#65EFA2 #656DEF #EF65B2 #EFE765
square
#65EFA2 #656DEF #EF65B2 #EFE765
split-complementary
#65EFA2 #E765EF #EF656D
monochromatic
#14C563 #2EE981 #65EFA2 #9CF5C3 #D4FBE5
Accessibility & contrast
On white
1.46
#65EFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#65EFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EFA2
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EFA2 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDE9D
Deuteranopia (green-blind)
#DBD0A7
Tritanopia (blue-blind)
#33EDDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65efa2; /* rgb */ color: rgb(101, 239, 162); /* oklch */ color: oklch(85.7% 0.163 156.0);
Tailwind
colors: {
custom: {
50: '#9cf5be',
500: '#65efa2',
950: '#000000',
},
}SCSS
$custom: #65efa2; $custom-light: #9cf5be; $custom-dark: #000000;
JSON
{
"hex": "#65efa2",
"rgb": {
"r": 101,
"g": 239,
"b": 162
},
"hsl": {
"h": 146.522,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.85652,
"c": 0.1628,
"h": 156
},
"luminance": 0.67108
}Semantic roles & 50–950 ramp
primary
#65EFA2
secondary
#C33684
accent
#087FDE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582