#65E999#65E999
#65E999 is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.0% C 0.163 H 154.1°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #65E999 |
|---|---|
| RGB | rgb(101, 233, 153) |
| HSL | hsl(144, 75%, 65%) |
| HSV | hsv(144, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 34.3%, 8.6%) |
| CIE-LAB | lab(83.62, -53.92, 28.24) |
| CIE-LCH | lch(83.62, 60.87, 152.36°) |
| OKLab | oklab(84.02% -0.1464 0.071) |
| OKLCH | oklch(84.02% 0.163 154.1) |
| XYZ | xyz(40.2523, 63.3407, 40.2356) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.73
Seafoam (survey)
#80F9AD
ΔE00 3.99
Weird Green
#3AE57F
ΔE00 4.07
Aqua Green
#12E193
ΔE00 4.20
Light Green Blue
#56FCA2
ΔE00 4.21
Sea Green (survey)
#53FCA1
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E999 #E965B5
analogous
#73E965 #65E999 #65E9DB
triadic
#65E999 #9965E9 #E99965
tetradic
#65E999 #6573E9 #E965B5 #E9DB65
square
#65E999 #6573E9 #E965B5 #E9DB65
split-complementary
#65E999 #DB65E9 #E96573
monochromatic
#1AB959 #2FE176 #65E999 #9BF1BC #D0F8E0
Accessibility & contrast
On white
1.54
#65E999 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#65E999 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E999
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E999 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D894
Deuteranopia (green-blind)
#D7CB9E
Tritanopia (blue-blind)
#3BE7D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e999; /* rgb */ color: rgb(101, 233, 153); /* oklch */ color: oklch(84.0% 0.163 154.1);
Tailwind
colors: {
custom: {
50: '#9bf1b7',
500: '#65e999',
950: '#000000',
},
}SCSS
$custom: #65e999; $custom-light: #9bf1b7; $custom-dark: #000000;
JSON
{
"hex": "#65e999",
"rgb": {
"r": 101,
"g": 233,
"b": 153
},
"hsl": {
"h": 143.636,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.84015,
"c": 0.16274,
"h": 154.1
},
"luminance": 0.63344
}Semantic roles & 50–950 ramp
primary
#65E999
secondary
#B93A87
accent
#0E88D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581