#65EA94#65EA94
#65EA94 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.2% C 0.169 H 152.6°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #65EA94 |
|---|---|
| RGB | rgb(101, 234, 148) |
| HSL | hsl(141, 76%, 66%) |
| HSV | hsv(141, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 36.8%, 8.2%) |
| CIE-LAB | lab(83.83, -55.21, 31.07) |
| CIE-LCH | lch(83.83, 63.35, 150.63°) |
| OKLab | oklab(84.16% -0.1497 0.0777) |
| OKLCH | oklch(84.16% 0.169 152.6) |
| XYZ | xyz(40.1319, 63.7467, 38.2007) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.41
Seafoam Green
#7AF9AB
ΔE00 3.88
Light Green Blue
#56FCA2
ΔE00 4.02
Sea Green (survey)
#53FCA1
ΔE00 4.05
Seafoam (survey)
#80F9AD
ΔE00 4.19
Light Bluish Green
#76FDA8
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EA94 #EA65BB
analogous
#78EA65 #65EA94 #65EAD6
triadic
#65EA94 #9465EA #EA9465
tetradic
#65EA94 #6578EA #EA65BB #EAD665
square
#65EA94 #6578EA #EA65BB #EAD665
split-complementary
#65EA94 #D665EA #EA6578
monochromatic
#1ABB53 #2FE36F #65EA94 #9BF1B9 #D1F9DF
Accessibility & contrast
On white
1.53
#65EA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#65EA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EA94
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EA94 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD98E
Deuteranopia (green-blind)
#D8CC99
Tritanopia (blue-blind)
#3DE7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65ea94; /* rgb */ color: rgb(101, 234, 148); /* oklch */ color: oklch(84.2% 0.169 152.6);
Tailwind
colors: {
custom: {
50: '#9bf2b4',
500: '#65ea94',
950: '#000000',
},
}SCSS
$custom: #65ea94; $custom-light: #9bf2b4; $custom-dark: #000000;
JSON
{
"hex": "#65ea94",
"rgb": {
"r": 101,
"g": 234,
"b": 148
},
"hsl": {
"h": 141.203,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.84161,
"c": 0.16863,
"h": 152.6
},
"luminance": 0.6375
}Semantic roles & 50–950 ramp
primary
#65EA94
secondary
#BA398D
accent
#0D90D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581