#65EE98#65EE98
#65EE98 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.2% C 0.170 H 153.2°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #65EE98 |
|---|---|
| RGB | rgb(101, 238, 152) |
| HSL | hsl(142, 80%, 66%) |
| HSV | hsv(142, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 36.1%, 6.7%) |
| CIE-LAB | lab(85.09, -56.08, 30.71) |
| CIE-LCH | lch(85.09, 63.94, 151.29°) |
| OKLab | oklab(85.21% -0.1521 0.0769) |
| OKLCH | oklch(85.21% 0.17 153.2) |
| XYZ | xyz(41.6056, 66.1788, 40.2809) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.12
Light Green Blue
#56FCA2
ΔE00 3.15
Sea Green (survey)
#53FCA1
ΔE00 3.19
Light Bluish Green
#76FDA8
ΔE00 3.35
Seafoam (survey)
#80F9AD
ΔE00 3.49
Weird Green
#3AE57F
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EE98 #EE65BB
analogous
#77EE65 #65EE98 #65EEDD
triadic
#65EE98 #9865EE #EE9865
tetradic
#65EE98 #6577EE #EE65BB #EEDD65
square
#65EE98 #6577EE #EE65BB #EEDD65
split-complementary
#65EE98 #DD65EE #EE6577
monochromatic
#16C356 #2EE873 #65EE98 #9CF4BD #D3FAE2
Accessibility & contrast
On white
1.48
#65EE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#65EE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EE98
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EE98 | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC92
Deuteranopia (green-blind)
#DCCF9D
Tritanopia (blue-blind)
#3AEBD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ee98; /* rgb */ color: rgb(101, 238, 152); /* oklch */ color: oklch(85.2% 0.170 153.2);
Tailwind
colors: {
custom: {
50: '#9cf4b7',
500: '#65ee98',
950: '#000000',
},
}SCSS
$custom: #65ee98; $custom-light: #9cf4b7; $custom-dark: #000000;
JSON
{
"hex": "#65ee98",
"rgb": {
"r": 101,
"g": 238,
"b": 152
},
"hsl": {
"h": 142.336,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.85211,
"c": 0.17041,
"h": 153.2
},
"luminance": 0.66183
}Semantic roles & 50–950 ramp
primary
#65EE98
secondary
#C1368D
accent
#098EDC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581