#65FD98#65FD98
#65FD98 is a very light, vivid green. Relative luminance 0.753; OKLCH L 88.9% C 0.190 H 151.5°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #65FD98 |
|---|---|
| RGB | rgb(101, 253, 152) |
| HSL | hsl(140, 97%, 69%) |
| HSV | hsv(140, 60%, 99%) |
| CMYK | cmyk(60.1%, 0%, 39.9%, 0.8%) |
| CIE-LAB | lab(89.52, -61.84, 36.58) |
| CIE-LCH | lch(89.52, 71.85, 149.39°) |
| OKLab | oklab(88.85% -0.1672 0.0908) |
| OKLCH | oklch(88.85% 0.19 151.5) |
| XYZ | xyz(46.1560, 75.2797, 41.7977) |
| Luminance | 0.7528 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.23
Light Green Blue
#56FCA2
ΔE00 2.27
Light Bluish Green
#76FDA8
ΔE00 2.57
Baby Green
#8CFF9E
ΔE00 3.10
Wintergreen
#20F986
ΔE00 3.16
Mint Green
#8FFF9F
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FD98 #FD65CA
analogous
#7EFD65 #65FD98 #65FDE4
triadic
#65FD98 #9865FD #FD9865
tetradic
#65FD98 #657EFD #FD65CA #FDE465
square
#65FD98 #657EFD #FD65CA #FDE465
split-complementary
#65FD98 #E465FD #FD657E
monochromatic
#03E54F #29FC70 #65FD98 #A1FEC0 #DEFFE9
Accessibility & contrast
On white
1.31
#65FD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#65FD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FD98
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FD98 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE991
Deuteranopia (green-blind)
#EADB9F
Tritanopia (blue-blind)
#32F9E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #65fd98; /* rgb */ color: rgb(101, 253, 152); /* oklch */ color: oklch(88.9% 0.190 151.5);
Tailwind
colors: {
custom: {
50: '#9effb7',
500: '#65fd98',
950: '#000000',
},
}SCSS
$custom: #65fd98; $custom-light: #9effb7; $custom-dark: #000000;
JSON
{
"hex": "#65fd98",
"rgb": {
"r": 101,
"g": 253,
"b": 152
},
"hsl": {
"h": 140.132,
"s": 97.436,
"l": 69.412
},
"oklch": {
"l": 0.88852,
"c": 0.19027,
"h": 151.5
},
"luminance": 0.75284
}Semantic roles & 50–950 ramp
primary
#65FD98
secondary
#D82F9F
accent
#0098E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681