#65EA98#65EA98
#65EA98 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.2% C 0.165 H 153.7°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #65EA98 |
|---|---|
| RGB | rgb(101, 234, 152) |
| HSL | hsl(143, 76%, 66%) |
| HSV | hsv(143, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 35%, 8.2%) |
| CIE-LAB | lab(83.90, -54.50, 29.13) |
| CIE-LCH | lch(83.90, 61.80, 151.88°) |
| OKLab | oklab(84.24% -0.1479 0.0731) |
| OKLCH | oklch(84.24% 0.165 153.7) |
| XYZ | xyz(40.4539, 63.8756, 39.8970) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.62
Weird Green
#3AE57F
ΔE00 3.89
Seafoam (survey)
#80F9AD
ΔE00 3.90
Light Green Blue
#56FCA2
ΔE00 3.97
Sea Green (survey)
#53FCA1
ΔE00 4.03
Light Bluish Green
#76FDA8
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EA98 #EA65B7
analogous
#74EA65 #65EA98 #65EADB
triadic
#65EA98 #9865EA #EA9865
tetradic
#65EA98 #6574EA #EA65B7 #EADB65
square
#65EA98 #6574EA #EA65B7 #EADB65
split-complementary
#65EA98 #DB65EA #EA6574
monochromatic
#1ABB57 #2FE374 #65EA98 #9BF1BC #D1F9E0
Accessibility & contrast
On white
1.52
#65EA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#65EA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EA98
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EA98 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD993
Deuteranopia (green-blind)
#D8CC9D
Tritanopia (blue-blind)
#3BE7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65ea98; /* rgb */ color: rgb(101, 234, 152); /* oklch */ color: oklch(84.2% 0.165 153.7);
Tailwind
colors: {
custom: {
50: '#9bf1b7',
500: '#65ea98',
950: '#000000',
},
}SCSS
$custom: #65ea98; $custom-light: #9bf1b7; $custom-dark: #000000;
JSON
{
"hex": "#65ea98",
"rgb": {
"r": 101,
"g": 234,
"b": 152
},
"hsl": {
"h": 143.008,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.84238,
"c": 0.165,
"h": 153.7
},
"luminance": 0.63879
}Semantic roles & 50–950 ramp
primary
#65EA98
secondary
#BA3989
accent
#0D8AD8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581