#65EB98#65EB98
#65EB98 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.5% C 0.166 H 153.6°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #65EB98 |
|---|---|
| RGB | rgb(101, 235, 152) |
| HSL | hsl(143, 77%, 66%) |
| HSV | hsv(143, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 35.3%, 7.8%) |
| CIE-LAB | lab(84.20, -54.90, 29.52) |
| CIE-LCH | lch(84.20, 62.33, 151.73°) |
| OKLab | oklab(84.48% -0.149 0.0741) |
| OKLCH | oklch(84.48% 0.166 153.6) |
| XYZ | xyz(40.7394, 64.4466, 39.9922) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.47
Light Green Blue
#56FCA2
ΔE00 3.76
Seafoam (survey)
#80F9AD
ΔE00 3.78
Sea Green (survey)
#53FCA1
ΔE00 3.81
Weird Green
#3AE57F
ΔE00 3.86
Light Bluish Green
#76FDA8
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EB98 #EB65B8
analogous
#75EB65 #65EB98 #65EBDB
triadic
#65EB98 #9865EB #EB9865
tetradic
#65EB98 #6575EB #EB65B8 #EBDB65
square
#65EB98 #6575EB #EB65B8 #EBDB65
split-complementary
#65EB98 #DB65EB #EB6575
monochromatic
#19BD57 #2FE474 #65EB98 #9BF2BC #D1F9E0
Accessibility & contrast
On white
1.51
#65EB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#65EB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EB98
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EB98 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA93
Deuteranopia (green-blind)
#D9CD9D
Tritanopia (blue-blind)
#3BE8D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65eb98; /* rgb */ color: rgb(101, 235, 152); /* oklch */ color: oklch(84.5% 0.166 153.6);
Tailwind
colors: {
custom: {
50: '#9bf2b7',
500: '#65eb98',
950: '#000000',
},
}SCSS
$custom: #65eb98; $custom-light: #9bf2b7; $custom-dark: #000000;
JSON
{
"hex": "#65eb98",
"rgb": {
"r": 101,
"g": 235,
"b": 152
},
"hsl": {
"h": 142.836,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.84481,
"c": 0.16636,
"h": 153.6
},
"luminance": 0.6445
}Semantic roles & 50–950 ramp
primary
#65EB98
secondary
#BC388A
accent
#0C8BD9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581