#65F287#65F287
#65F287 is a very light, vivid green. Relative luminance 0.680; OKLCH L 85.9% C 0.191 H 148.8°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #65F287 |
|---|---|
| RGB | rgb(101, 242, 135) |
| HSL | hsl(134, 84%, 67%) |
| HSV | hsv(134, 58%, 95%) |
| CMYK | cmyk(58.3%, 0%, 44.2%, 5.1%) |
| CIE-LAB | lab(86.01, -60.43, 40.39) |
| CIE-LCH | lch(86.01, 72.68, 146.24°) |
| OKLab | oklab(85.89% -0.1634 0.0991) |
| OKLCH | oklch(85.89% 0.191 148.8) |
| XYZ | xyz(41.4892, 68.0163, 33.8590) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.23
Minty Green
#0BF77D
ΔE00 3.40
Turquoise Green
#04F489
ΔE00 3.56
Spearmint
#1EF876
ΔE00 3.61
Weird Green
#3AE57F
ΔE00 3.82
Lightgreen
#90EE90
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F287 #F265D0
analogous
#8AF265 #65F287 #65F2CD
triadic
#65F287 #8765F2 #F28765
tetradic
#65F287 #658AF2 #F265D0 #F2CD65
square
#65F287 #658AF2 #F265D0 #F2CD65
split-complementary
#65F287 #CD65F2 #F2658A
monochromatic
#11CB3E #2DED5B #65F287 #9DF7B3 #D6FCDF
Accessibility & contrast
On white
1.44
#65F287 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#65F287 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F287
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F287 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F287 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7F
Deuteranopia (green-blind)
#E2D28E
Tritanopia (blue-blind)
#40EED8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65f287; /* rgb */ color: rgb(101, 242, 135); /* oklch */ color: oklch(85.9% 0.191 148.8);
Tailwind
colors: {
custom: {
50: '#9df7ab',
500: '#65f287',
950: '#000000',
},
}SCSS
$custom: #65f287; $custom-light: #9df7ab; $custom-dark: #000000;
JSON
{
"hex": "#65f287",
"rgb": {
"r": 101,
"g": 242,
"b": 135
},
"hsl": {
"h": 134.468,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.85886,
"c": 0.19111,
"h": 148.8
},
"luminance": 0.6802
}Semantic roles & 50–950 ramp
primary
#65F287
secondary
#C833A4
accent
#05ACE1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581