#65EF88#65EF88
#65EF88 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.2% C 0.186 H 149.2°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #65EF88 |
|---|---|
| RGB | rgb(101, 239, 136) |
| HSL | hsl(135, 81%, 67%) |
| HSV | hsv(135, 58%, 94%) |
| CMYK | cmyk(57.7%, 0%, 43.1%, 6.3%) |
| CIE-LAB | lab(85.14, -59.14, 38.77) |
| CIE-LCH | lch(85.14, 70.72, 146.75°) |
| OKLab | oklab(85.17% -0.1599 0.0954) |
| OKLCH | oklch(85.17% 0.186 149.2) |
| XYZ | xyz(40.6744, 66.2735, 33.9364) |
| Luminance | 0.6628 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.30
Wintergreen
#20F986
ΔE00 3.59
Turquoise Green
#04F489
ΔE00 3.59
Minty Green
#0BF77D
ΔE00 3.78
Lightgreen
#90EE90
ΔE00 3.99
Spearmint
#1EF876
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EF88 #EF65CC
analogous
#87EF65 #65EF88 #65EFCD
triadic
#65EF88 #8865EF #EF8865
tetradic
#65EF88 #6587EF #EF65CC #EFCD65
square
#65EF88 #6587EF #EF65CC #EFCD65
split-complementary
#65EF88 #CD65EF #EF6587
monochromatic
#14C541 #2EE95D #65EF88 #9CF5B3 #D4FBDE
Accessibility & contrast
On white
1.47
#65EF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#65EF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EF88
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EF88 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC80
Deuteranopia (green-blind)
#DFD08F
Tritanopia (blue-blind)
#41EBD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65ef88; /* rgb */ color: rgb(101, 239, 136); /* oklch */ color: oklch(85.2% 0.186 149.2);
Tailwind
colors: {
custom: {
50: '#9cf5ac',
500: '#65ef88',
950: '#000000',
},
}SCSS
$custom: #65ef88; $custom-light: #9cf5ac; $custom-dark: #000000;
JSON
{
"hex": "#65ef88",
"rgb": {
"r": 101,
"g": 239,
"b": 136
},
"hsl": {
"h": 135.217,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.85169,
"c": 0.18625,
"h": 149.2
},
"luminance": 0.66277
}Semantic roles & 50–950 ramp
primary
#65EF88
secondary
#C3369F
accent
#08A7DE
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581