#65E88F#65E88F
#65E88F is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.6% C 0.171 H 151.5°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #65E88F |
|---|---|
| RGB | rgb(101, 232, 143) |
| HSL | hsl(139, 74%, 65%) |
| HSV | hsv(139, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 38.4%, 9%) |
| CIE-LAB | lab(83.16, -55.29, 32.70) |
| CIE-LCH | lch(83.16, 64.24, 149.40°) |
| OKLab | oklab(83.58% -0.1498 0.0814) |
| OKLCH | oklch(83.58% 0.171 151.5) |
| XYZ | xyz(39.1785, 62.4595, 35.9725) |
| Luminance | 0.6246 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.95
Turquoise Green
#04F489
ΔE00 4.41
Seafoam Green
#7AF9AB
ΔE00 4.54
Lightgreen
#90EE90
ΔE00 4.56
Light Green Blue
#56FCA2
ΔE00 4.57
Sea Green (survey)
#53FCA1
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E88F #E865BE
analogous
#7CE865 #65E88F #65E8D1
triadic
#65E88F #8F65E8 #E88F65
tetradic
#65E88F #657CE8 #E865BE #E8D165
square
#65E88F #657CE8 #E865BE #E8D165
split-complementary
#65E88F #D165E8 #E8657C
monochromatic
#1BB74D #30E068 #65E88F #9AF0B6 #CFF8DC
Accessibility & contrast
On white
1.56
#65E88F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#65E88F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E88F
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E88F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E88F | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D789
Deuteranopia (green-blind)
#D7CA95
Tritanopia (blue-blind)
#41E5D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e88f; /* rgb */ color: rgb(101, 232, 143); /* oklch */ color: oklch(83.6% 0.171 151.5);
Tailwind
colors: {
custom: {
50: '#9bf0b0',
500: '#65e88f',
950: '#000000',
},
}SCSS
$custom: #65e88f; $custom-light: #9bf0b0; $custom-dark: #000000;
JSON
{
"hex": "#65e88f",
"rgb": {
"r": 101,
"g": 232,
"b": 143
},
"hsl": {
"h": 139.237,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.83579,
"c": 0.1705,
"h": 151.5
},
"luminance": 0.62463
}Semantic roles & 50–950 ramp
primary
#65E88F
secondary
#B73A8F
accent
#0F96D6
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581