#65EEA0#65EEA0
#65EEA0 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.4% C 0.163 H 155.5°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #65EEA0 |
|---|---|
| RGB | rgb(101, 238, 160) |
| HSL | hsl(146, 80%, 66%) |
| HSV | hsv(146, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 32.8%, 6.7%) |
| CIE-LAB | lab(85.23, -54.62, 26.83) |
| CIE-LCH | lch(85.23, 60.86, 153.84°) |
| OKLab | oklab(85.37% -0.1485 0.0677) |
| OKLCH | oklch(85.37% 0.163 155.5) |
| XYZ | xyz(42.2830, 66.4498, 43.8487) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.73
Seafoam (survey)
#80F9AD
ΔE00 3.05
Light Greenish Blue
#63F7B4
ΔE00 3.32
Light Green Blue
#56FCA2
ΔE00 3.32
Sea Green (survey)
#53FCA1
ΔE00 3.41
Light Bluish Green
#76FDA8
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EEA0 #EE65B3
analogous
#6FEE65 #65EEA0 #65EEE4
triadic
#65EEA0 #A065EE #EEA065
tetradic
#65EEA0 #656FEE #EE65B3 #EEE465
square
#65EEA0 #656FEE #EE65B3 #EEE465
split-complementary
#65EEA0 #E465EE #EE656F
monochromatic
#16C360 #2EE87E #65EEA0 #9CF4C2 #D3FAE4
Accessibility & contrast
On white
1.47
#65EEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#65EEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EEA0
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EEA0 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9B
Deuteranopia (green-blind)
#DAD0A5
Tritanopia (blue-blind)
#34ECDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65eea0; /* rgb */ color: rgb(101, 238, 160); /* oklch */ color: oklch(85.4% 0.163 155.5);
Tailwind
colors: {
custom: {
50: '#9cf4bc',
500: '#65eea0',
950: '#000000',
},
}SCSS
$custom: #65eea0; $custom-light: #9cf4bc; $custom-dark: #000000;
JSON
{
"hex": "#65eea0",
"rgb": {
"r": 101,
"g": 238,
"b": 160
},
"hsl": {
"h": 145.839,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.85369,
"c": 0.16323,
"h": 155.5
},
"luminance": 0.66454
}Semantic roles & 50–950 ramp
primary
#65EEA0
secondary
#C13685
accent
#0981DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582