#65E698#65E698
#65E698 is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.3% C 0.160 H 154.3°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #65E698 |
|---|---|
| RGB | rgb(101, 230, 152) |
| HSL | hsl(144, 72%, 65%) |
| HSV | hsv(144, 56%, 90%) |
| CMYK | cmyk(56.1%, 0%, 33.9%, 9.8%) |
| CIE-LAB | lab(82.71, -52.90, 27.53) |
| CIE-LCH | lch(82.71, 59.64, 152.51°) |
| OKLab | oklab(83.27% -0.1437 0.0693) |
| OKLCH | oklch(83.27% 0.16 154.3) |
| XYZ | xyz(39.3280, 61.6237, 39.5217) |
| Luminance | 0.6163 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.95
Weird Green
#3AE57F
ΔE00 4.17
Seafoam Green
#7AF9AB
ΔE00 4.30
Seafoam (survey)
#80F9AD
ΔE00 4.51
Light Greenish Blue
#63F7B4
ΔE00 4.84
Light Green Blue
#56FCA2
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E698 #E665B3
analogous
#73E665 #65E698 #65E6D9
triadic
#65E698 #9865E6 #E69865
tetradic
#65E698 #6573E6 #E665B3 #E6D965
square
#65E698 #6573E6 #E665B3 #E6D965
split-complementary
#65E698 #D965E6 #E66573
monochromatic
#1DB359 #30DD75 #65E698 #9AEFBB #CEF7DE
Accessibility & contrast
On white
1.58
#65E698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#65E698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E698
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E698 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D593
Deuteranopia (green-blind)
#D4C99D
Tritanopia (blue-blind)
#3DE4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #65e698; /* rgb */ color: rgb(101, 230, 152); /* oklch */ color: oklch(83.3% 0.160 154.3);
Tailwind
colors: {
custom: {
50: '#9befb6',
500: '#65e698',
950: '#000000',
},
}SCSS
$custom: #65e698; $custom-light: #9befb6; $custom-dark: #000000;
JSON
{
"hex": "#65e698",
"rgb": {
"r": 101,
"g": 230,
"b": 152
},
"hsl": {
"h": 143.721,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.83265,
"c": 0.15956,
"h": 154.3
},
"luminance": 0.61627
}Semantic roles & 50–950 ramp
primary
#65E698
secondary
#B43B84
accent
#1187D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581