#65F68D#65F68D
#65F68D is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.0% C 0.191 H 149.7°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #65F68D |
|---|---|
| RGB | rgb(101, 246, 141) |
| HSL | hsl(137, 89%, 68%) |
| HSV | hsv(137, 59%, 96%) |
| CMYK | cmyk(58.9%, 0%, 42.7%, 3.5%) |
| CIE-LAB | lab(87.29, -61.00, 39.09) |
| CIE-LCH | lch(87.29, 72.45, 147.35°) |
| OKLab | oklab(86.96% -0.1649 0.0963) |
| OKLCH | oklch(86.96% 0.191 149.7) |
| XYZ | xyz(43.1272, 70.5972, 36.5480) |
| Luminance | 0.7060 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.91
Minty Green
#0BF77D
ΔE00 3.36
Turquoise Green
#04F489
ΔE00 3.37
Sea Green (survey)
#53FCA1
ΔE00 3.40
Light Green Blue
#56FCA2
ΔE00 3.46
Baby Green
#8CFF9E
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F68D #F665CE
analogous
#85F665 #65F68D #65F6D6
triadic
#65F68D #8D65F6 #F68D65
tetradic
#65F68D #6585F6 #F665CE #F6D665
square
#65F68D #6585F6 #F665CE #F6D665
split-complementary
#65F68D #D665F6 #F66585
monochromatic
#0CD444 #2BF362 #65F68D #9FF9B8 #D9FDE3
Accessibility & contrast
On white
1.39
#65F68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#65F68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F68D
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F68D | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E385
Deuteranopia (green-blind)
#E5D594
Tritanopia (blue-blind)
#3CF2DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #65f68d; /* rgb */ color: rgb(101, 246, 141); /* oklch */ color: oklch(87.0% 0.191 149.7);
Tailwind
colors: {
custom: {
50: '#9dfaaf',
500: '#65f68d',
950: '#000000',
},
}SCSS
$custom: #65f68d; $custom-light: #9dfaaf; $custom-dark: #000000;
JSON
{
"hex": "#65f68d",
"rgb": {
"r": 101,
"g": 246,
"b": 141
},
"hsl": {
"h": 136.552,
"s": 88.957,
"l": 68.039
},
"oklch": {
"l": 0.86962,
"c": 0.19097,
"h": 149.7
},
"luminance": 0.70601
}Semantic roles & 50–950 ramp
primary
#65F68D
secondary
#CF30A3
accent
#00A6E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581