#65ED98#65ED98
#65ED98 is a very light, vivid green. Relative luminance 0.656; OKLCH L 85.0% C 0.169 H 153.3°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #65ED98 |
|---|---|
| RGB | rgb(101, 237, 152) |
| HSL | hsl(143, 79%, 66%) |
| HSV | hsv(143, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 35.9%, 7.1%) |
| CIE-LAB | lab(84.79, -55.69, 30.32) |
| CIE-LCH | lch(84.79, 63.41, 151.43°) |
| OKLab | oklab(84.97% -0.151 0.076) |
| OKLCH | oklch(84.97% 0.169 153.3) |
| XYZ | xyz(41.3153, 65.5982, 40.1841) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.22
Light Green Blue
#56FCA2
ΔE00 3.35
Sea Green (survey)
#53FCA1
ΔE00 3.39
Light Bluish Green
#76FDA8
ΔE00 3.53
Seafoam (survey)
#80F9AD
ΔE00 3.57
Weird Green
#3AE57F
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ED98 #ED65BA
analogous
#76ED65 #65ED98 #65EDDC
triadic
#65ED98 #9865ED #ED9865
tetradic
#65ED98 #6576ED #ED65BA #EDDC65
square
#65ED98 #6576ED #ED65BA #EDDC65
split-complementary
#65ED98 #DC65ED #ED6576
monochromatic
#17C156 #2EE773 #65ED98 #9CF3BD #D3FAE1
Accessibility & contrast
On white
1.49
#65ED98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#65ED98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ED98
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ED98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ED98 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB92
Deuteranopia (green-blind)
#DBCF9D
Tritanopia (blue-blind)
#3AEAD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65ed98; /* rgb */ color: rgb(101, 237, 152); /* oklch */ color: oklch(85.0% 0.169 153.3);
Tailwind
colors: {
custom: {
50: '#9cf4b7',
500: '#65ed98',
950: '#000000',
},
}SCSS
$custom: #65ed98; $custom-light: #9cf4b7; $custom-dark: #000000;
JSON
{
"hex": "#65ed98",
"rgb": {
"r": 101,
"g": 237,
"b": 152
},
"hsl": {
"h": 142.5,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.84968,
"c": 0.16906,
"h": 153.3
},
"luminance": 0.65602
}Semantic roles & 50–950 ramp
primary
#65ED98
secondary
#BF378C
accent
#0A8DDB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581