#65EEA2#65EEA2
#65EEA2 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.4% C 0.161 H 156.1°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #65EEA2 |
|---|---|
| RGB | rgb(101, 238, 162) |
| HSL | hsl(147, 80%, 66%) |
| HSV | hsv(147, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 31.9%, 6.7%) |
| CIE-LAB | lab(85.26, -54.25, 25.86) |
| CIE-LCH | lch(85.26, 60.10, 154.51°) |
| OKLab | oklab(85.41% -0.1477 0.0653) |
| OKLCH | oklch(85.41% 0.161 156.1) |
| XYZ | xyz(42.4594, 66.5204, 44.7776) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.75
Light Greenish Blue
#63F7B4
ΔE00 3.01
Seafoam (survey)
#80F9AD
ΔE00 3.04
Light Blue Green
#7EFBB3
ΔE00 3.33
Light Green Blue
#56FCA2
ΔE00 3.46
Light Bluish Green
#76FDA8
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EEA2 #EE65B1
analogous
#6DEE65 #65EEA2 #65EEE6
triadic
#65EEA2 #A265EE #EEA265
tetradic
#65EEA2 #656DEE #EE65B1 #EEE665
square
#65EEA2 #656DEE #EE65B1 #EEE665
split-complementary
#65EEA2 #E665EE #EE656D
monochromatic
#16C363 #2EE881 #65EEA2 #9CF4C3 #D3FAE5
Accessibility & contrast
On white
1.47
#65EEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#65EEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EEA2
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EEA2 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9D
Deuteranopia (green-blind)
#DAD0A7
Tritanopia (blue-blind)
#33ECDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65eea2; /* rgb */ color: rgb(101, 238, 162); /* oklch */ color: oklch(85.4% 0.161 156.1);
Tailwind
colors: {
custom: {
50: '#9cf4be',
500: '#65eea2',
950: '#000000',
},
}SCSS
$custom: #65eea2; $custom-light: #9cf4be; $custom-dark: #000000;
JSON
{
"hex": "#65eea2",
"rgb": {
"r": 101,
"g": 238,
"b": 162
},
"hsl": {
"h": 146.715,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.8541,
"c": 0.16146,
"h": 156.1
},
"luminance": 0.66524
}Semantic roles & 50–950 ramp
primary
#65EEA2
secondary
#C13683
accent
#097EDC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582