#65E994#65E994
#65E994 is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.9% C 0.167 H 152.7°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #65E994 |
|---|---|
| RGB | rgb(101, 233, 148) |
| HSL | hsl(141, 75%, 65%) |
| HSV | hsv(141, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 36.5%, 8.6%) |
| CIE-LAB | lab(83.54, -54.82, 30.67) |
| CIE-LCH | lch(83.54, 62.81, 150.77°) |
| OKLab | oklab(83.92% -0.1486 0.0767) |
| OKLCH | oklch(83.92% 0.167 152.7) |
| XYZ | xyz(39.8480, 63.1790, 38.1061) |
| Luminance | 0.6318 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.43
Seafoam Green
#7AF9AB
ΔE00 4.01
Light Green Blue
#56FCA2
ΔE00 4.21
Sea Green (survey)
#53FCA1
ΔE00 4.25
Seafoam (survey)
#80F9AD
ΔE00 4.29
Light Bluish Green
#76FDA8
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E994 #E965BA
analogous
#78E965 #65E994 #65E9D6
triadic
#65E994 #9465E9 #E99465
tetradic
#65E994 #6578E9 #E965BA #E9D665
square
#65E994 #6578E9 #E965BA #E9D665
split-complementary
#65E994 #D665E9 #E96578
monochromatic
#1AB953 #2FE16F #65E994 #9BF1B9 #D0F8DE
Accessibility & contrast
On white
1.54
#65E994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#65E994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E994
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E994 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D88E
Deuteranopia (green-blind)
#D7CB99
Tritanopia (blue-blind)
#3EE6D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e994; /* rgb */ color: rgb(101, 233, 148); /* oklch */ color: oklch(83.9% 0.167 152.7);
Tailwind
colors: {
custom: {
50: '#9bf1b4',
500: '#65e994',
950: '#000000',
},
}SCSS
$custom: #65e994; $custom-light: #9bf1b4; $custom-dark: #000000;
JSON
{
"hex": "#65e994",
"rgb": {
"r": 101,
"g": 233,
"b": 148
},
"hsl": {
"h": 141.364,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.83917,
"c": 0.16729,
"h": 152.7
},
"luminance": 0.63183
}Semantic roles & 50–950 ramp
primary
#65E994
secondary
#B93A8B
accent
#0E90D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581