#65EEA3#65EEA3
#65EEA3 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.4% C 0.161 H 156.5°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #65EEA3 |
|---|---|
| RGB | rgb(101, 238, 163) |
| HSL | hsl(147, 80%, 66%) |
| HSV | hsv(147, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 31.5%, 6.7%) |
| CIE-LAB | lab(85.28, -54.06, 25.37) |
| CIE-LCH | lch(85.28, 59.72, 154.86°) |
| OKLab | oklab(85.43% -0.1472 0.0641) |
| OKLCH | oklch(85.43% 0.161 156.5) |
| XYZ | xyz(42.5486, 66.5561, 45.2476) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.78
Light Greenish Blue
#63F7B4
ΔE00 2.87
Seafoam (survey)
#80F9AD
ΔE00 3.05
Light Blue Green
#7EFBB3
ΔE00 3.29
Light Green Blue
#56FCA2
ΔE00 3.55
Light Bluish Green
#76FDA8
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EEA3 #EE65B0
analogous
#6CEE65 #65EEA3 #65EEE7
triadic
#65EEA3 #A365EE #EEA365
tetradic
#65EEA3 #656CEE #EE65B0 #EEE765
square
#65EEA3 #656CEE #EE65B0 #EEE765
split-complementary
#65EEA3 #E765EE #EE656C
monochromatic
#16C364 #2EE882 #65EEA3 #9CF4C4 #D3FAE5
Accessibility & contrast
On white
1.47
#65EEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#65EEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EEA3
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EEA3 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9E
Deuteranopia (green-blind)
#DAD0A8
Tritanopia (blue-blind)
#32ECDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65eea3; /* rgb */ color: rgb(101, 238, 163); /* oklch */ color: oklch(85.4% 0.161 156.5);
Tailwind
colors: {
custom: {
50: '#9cf4be',
500: '#65eea3',
950: '#000000',
},
}SCSS
$custom: #65eea3; $custom-light: #9cf4be; $custom-dark: #000000;
JSON
{
"hex": "#65eea3",
"rgb": {
"r": 101,
"g": 238,
"b": 163
},
"hsl": {
"h": 147.153,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.85431,
"c": 0.16059,
"h": 156.5
},
"luminance": 0.6656
}Semantic roles & 50–950 ramp
primary
#65EEA3
secondary
#C13682
accent
#097DDC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582