#65F48E#65F48E
#65F48E is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.5% C 0.187 H 150.1°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #65F48E |
|---|---|
| RGB | rgb(101, 244, 142) |
| HSL | hsl(137, 87%, 68%) |
| HSV | hsv(137, 59%, 96%) |
| CMYK | cmyk(58.6%, 0%, 41.8%, 4.3%) |
| CIE-LAB | lab(86.71, -60.08, 37.85) |
| CIE-LCH | lch(86.71, 71.01, 147.79°) |
| OKLab | oklab(86.49% -0.1625 0.0935) |
| OKLCH | oklch(86.49% 0.187 150.1) |
| XYZ | xyz(42.5969, 69.4170, 36.7400) |
| Luminance | 0.6942 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.10
Sea Green (survey)
#53FCA1
ΔE00 3.29
Turquoise Green
#04F489
ΔE00 3.30
Light Green Blue
#56FCA2
ΔE00 3.34
Minty Green
#0BF77D
ΔE00 3.57
Light Bluish Green
#76FDA8
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F48E #F465CB
analogous
#83F465 #65F48E #65F4D6
triadic
#65F48E #8E65F4 #F48E65
tetradic
#65F48E #6583F4 #F465CB #F4D665
square
#65F48E #6583F4 #F465CB #F4D665
split-complementary
#65F48E #D665F4 #F46583
monochromatic
#0FD046 #2CF064 #65F48E #9EF8B8 #D7FCE2
Accessibility & contrast
On white
1.41
#65F48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#65F48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F48E
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F48E | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E187
Deuteranopia (green-blind)
#E3D495
Tritanopia (blue-blind)
#3CF0DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #65f48e; /* rgb */ color: rgb(101, 244, 142); /* oklch */ color: oklch(86.5% 0.187 150.1);
Tailwind
colors: {
custom: {
50: '#9df9b0',
500: '#65f48e',
950: '#000000',
},
}SCSS
$custom: #65f48e; $custom-light: #9df9b0; $custom-dark: #000000;
JSON
{
"hex": "#65f48e",
"rgb": {
"r": 101,
"g": 244,
"b": 142
},
"hsl": {
"h": 137.203,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.86491,
"c": 0.18744,
"h": 150.1
},
"luminance": 0.69421
}Semantic roles & 50–950 ramp
primary
#65F48E
secondary
#CB329F
accent
#02A3E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581