#65EE94#65EE94
#65EE94 is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.1% C 0.174 H 152.1°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #65EE94 |
|---|---|
| RGB | rgb(101, 238, 148) |
| HSL | hsl(141, 80%, 66%) |
| HSV | hsv(141, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 37.8%, 6.7%) |
| CIE-LAB | lab(85.02, -56.78, 32.65) |
| CIE-LCH | lch(85.02, 65.50, 150.10°) |
| OKLab | oklab(85.14% -0.1538 0.0814) |
| OKLCH | oklch(85.14% 0.174 152.1) |
| XYZ | xyz(41.2835, 66.0500, 38.5846) |
| Luminance | 0.6605 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.31
Sea Green (survey)
#53FCA1
ΔE00 3.32
Weird Green
#3AE57F
ΔE00 3.51
Seafoam Green
#7AF9AB
ΔE00 3.52
Light Bluish Green
#76FDA8
ΔE00 3.54
Turquoise Green
#04F489
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EE94 #EE65BF
analogous
#7BEE65 #65EE94 #65EED9
triadic
#65EE94 #9465EE #EE9465
tetradic
#65EE94 #657BEE #EE65BF #EED965
square
#65EE94 #657BEE #EE65BF #EED965
split-complementary
#65EE94 #D965EE #EE657B
monochromatic
#16C351 #2EE86E #65EE94 #9CF4BA #D3FAE1
Accessibility & contrast
On white
1.48
#65EE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#65EE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EE94
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EE94 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8E
Deuteranopia (green-blind)
#DCCF9A
Tritanopia (blue-blind)
#3CEBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ee94; /* rgb */ color: rgb(101, 238, 148); /* oklch */ color: oklch(85.1% 0.174 152.1);
Tailwind
colors: {
custom: {
50: '#9cf4b4',
500: '#65ee94',
950: '#000000',
},
}SCSS
$custom: #65ee94; $custom-light: #9cf4b4; $custom-dark: #000000;
JSON
{
"hex": "#65ee94",
"rgb": {
"r": 101,
"g": 238,
"b": 148
},
"hsl": {
"h": 140.584,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.85135,
"c": 0.17403,
"h": 152.1
},
"luminance": 0.66054
}Semantic roles & 50–950 ramp
primary
#65EE94
secondary
#C13691
accent
#0994DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581