#65E998#65E998
#65E998 is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.0% C 0.164 H 153.8°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #65E998 |
|---|---|
| RGB | rgb(101, 233, 152) |
| HSL | hsl(143, 75%, 65%) |
| HSV | hsv(143, 57%, 91%) |
| CMYK | cmyk(56.7%, 0%, 34.8%, 8.6%) |
| CIE-LAB | lab(83.60, -54.10, 28.73) |
| CIE-LCH | lch(83.60, 61.26, 152.03°) |
| OKLab | oklab(84% -0.1469 0.0721) |
| OKLCH | oklch(84% 0.164 153.8) |
| XYZ | xyz(40.1701, 63.3078, 39.8024) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.77
Weird Green
#3AE57F
ΔE00 3.93
Seafoam (survey)
#80F9AD
ΔE00 4.04
Light Green Blue
#56FCA2
ΔE00 4.20
Sea Green (survey)
#53FCA1
ΔE00 4.25
Aqua Green
#12E193
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E998 #E965B6
analogous
#74E965 #65E998 #65E9DA
triadic
#65E998 #9865E9 #E99865
tetradic
#65E998 #6574E9 #E965B6 #E9DA65
square
#65E998 #6574E9 #E965B6 #E9DA65
split-complementary
#65E998 #DA65E9 #E96574
monochromatic
#1AB958 #2FE174 #65E998 #9BF1BC #D0F8E0
Accessibility & contrast
On white
1.54
#65E998 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#65E998 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E998
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E998 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E998 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D893
Deuteranopia (green-blind)
#D7CB9D
Tritanopia (blue-blind)
#3CE6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e998; /* rgb */ color: rgb(101, 233, 152); /* oklch */ color: oklch(84.0% 0.164 153.8);
Tailwind
colors: {
custom: {
50: '#9bf1b7',
500: '#65e998',
950: '#000000',
},
}SCSS
$custom: #65e998; $custom-light: #9bf1b7; $custom-dark: #000000;
JSON
{
"hex": "#65e998",
"rgb": {
"r": 101,
"g": 233,
"b": 152
},
"hsl": {
"h": 143.182,
"s": 75,
"l": 65.49
},
"oklch": {
"l": 0.83995,
"c": 0.16365,
"h": 153.8
},
"luminance": 0.63312
}Semantic roles & 50–950 ramp
primary
#65E998
secondary
#B93A88
accent
#0E8AD7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581