#65F38E#65F38E
#65F38E is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.2% C 0.186 H 150.2°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #65F38E |
|---|---|
| RGB | rgb(101, 243, 142) |
| HSL | hsl(137, 86%, 67%) |
| HSV | hsv(137, 58%, 95%) |
| CMYK | cmyk(58.4%, 0%, 41.6%, 4.7%) |
| CIE-LAB | lab(86.41, -59.70, 37.46) |
| CIE-LCH | lch(86.41, 70.48, 147.89°) |
| OKLab | oklab(86.25% -0.1615 0.0926) |
| OKLCH | oklch(86.25% 0.186 150.2) |
| XYZ | xyz(42.2968, 68.8169, 36.6399) |
| Luminance | 0.6882 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.21
Turquoise Green
#04F489
ΔE00 3.30
Sea Green (survey)
#53FCA1
ΔE00 3.33
Light Green Blue
#56FCA2
ΔE00 3.37
Light Bluish Green
#76FDA8
ΔE00 3.66
Minty Green
#0BF77D
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F38E #F365CA
analogous
#83F365 #65F38E #65F3D5
triadic
#65F38E #8E65F3 #F38E65
tetradic
#65F38E #6583F3 #F365CA #F3D565
square
#65F38E #6583F3 #F365CA #F3D565
split-complementary
#65F38E #D565F3 #F36583
monochromatic
#10CE47 #2CEF64 #65F38E #9EF7B8 #D7FCE1
Accessibility & contrast
On white
1.42
#65F38E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#65F38E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F38E
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F38E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F38E | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E087
Deuteranopia (green-blind)
#E2D395
Tritanopia (blue-blind)
#3DEFDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #65f38e; /* rgb */ color: rgb(101, 243, 142); /* oklch */ color: oklch(86.2% 0.186 150.2);
Tailwind
colors: {
custom: {
50: '#9df8b0',
500: '#65f38e',
950: '#000000',
},
}SCSS
$custom: #65f38e; $custom-light: #9df8b0; $custom-dark: #000000;
JSON
{
"hex": "#65f38e",
"rgb": {
"r": 101,
"g": 243,
"b": 142
},
"hsl": {
"h": 137.324,
"s": 85.542,
"l": 67.451
},
"oklch": {
"l": 0.86247,
"c": 0.18612,
"h": 150.2
},
"luminance": 0.68821
}Semantic roles & 50–950 ramp
primary
#65F38E
secondary
#CA339E
accent
#03A2E2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581