#65EEA1#65EEA1
#65EEA1 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.4% C 0.162 H 155.8°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #65EEA1 |
|---|---|
| RGB | rgb(101, 238, 161) |
| HSL | hsl(146, 80%, 66%) |
| HSV | hsv(146, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 32.4%, 6.7%) |
| CIE-LAB | lab(85.24, -54.44, 26.35) |
| CIE-LCH | lch(85.24, 60.48, 154.17°) |
| OKLab | oklab(85.39% -0.1481 0.0665) |
| OKLCH | oklch(85.39% 0.162 155.8) |
| XYZ | xyz(42.3708, 66.4850, 44.3113) |
| Luminance | 0.6649 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.73
Seafoam (survey)
#80F9AD
ΔE00 3.04
Light Greenish Blue
#63F7B4
ΔE00 3.16
Light Blue Green
#7EFBB3
ΔE00 3.39
Light Green Blue
#56FCA2
ΔE00 3.39
Light Bluish Green
#76FDA8
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EEA1 #EE65B2
analogous
#6EEE65 #65EEA1 #65EEE5
triadic
#65EEA1 #A165EE #EEA165
tetradic
#65EEA1 #656EEE #EE65B2 #EEE565
square
#65EEA1 #656EEE #EE65B2 #EEE565
split-complementary
#65EEA1 #E565EE #EE656E
monochromatic
#16C362 #2EE87F #65EEA1 #9CF4C3 #D3FAE4
Accessibility & contrast
On white
1.47
#65EEA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#65EEA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EEA1
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EEA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EEA1 | 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)
#EDDD9C
Deuteranopia (green-blind)
#DAD0A6
Tritanopia (blue-blind)
#34ECDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65eea1; /* rgb */ color: rgb(101, 238, 161); /* oklch */ color: oklch(85.4% 0.162 155.8);
Tailwind
colors: {
custom: {
50: '#9cf4bd',
500: '#65eea1',
950: '#000000',
},
}SCSS
$custom: #65eea1; $custom-light: #9cf4bd; $custom-dark: #000000;
JSON
{
"hex": "#65eea1",
"rgb": {
"r": 101,
"g": 238,
"b": 161
},
"hsl": {
"h": 146.277,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.85389,
"c": 0.16234,
"h": 155.8
},
"luminance": 0.66489
}Semantic roles & 50–950 ramp
primary
#65EEA1
secondary
#C13684
accent
#0980DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582