#65F38D#65F38D
#65F38D is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.2% C 0.187 H 149.9°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #65F38D |
|---|---|
| RGB | rgb(101, 243, 141) |
| HSL | hsl(137, 86%, 67%) |
| HSV | hsv(137, 58%, 95%) |
| CMYK | cmyk(58.4%, 0%, 42%, 4.7%) |
| CIE-LAB | lab(86.40, -59.86, 37.94) |
| CIE-LCH | lch(86.40, 70.87, 147.64°) |
| OKLab | oklab(86.23% -0.1619 0.0937) |
| OKLCH | oklch(86.23% 0.187 149.9) |
| XYZ | xyz(42.2221, 68.7870, 36.2463) |
| Luminance | 0.6879 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.17
Turquoise Green
#04F489
ΔE00 3.32
Sea Green (survey)
#53FCA1
ΔE00 3.45
Light Green Blue
#56FCA2
ΔE00 3.49
Minty Green
#0BF77D
ΔE00 3.60
Light Bluish Green
#76FDA8
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F38D #F365CB
analogous
#84F365 #65F38D #65F3D4
triadic
#65F38D #8D65F3 #F38D65
tetradic
#65F38D #6584F3 #F365CB #F3D465
square
#65F38D #6584F3 #F365CB #F3D465
split-complementary
#65F38D #D465F3 #F36584
monochromatic
#10CE45 #2CEF63 #65F38D #9EF7B7 #D7FCE1
Accessibility & contrast
On white
1.42
#65F38D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#65F38D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F38D
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F38D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F38D | 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)
#F4E086
Deuteranopia (green-blind)
#E2D394
Tritanopia (blue-blind)
#3DEFDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #65f38d; /* rgb */ color: rgb(101, 243, 141); /* oklch */ color: oklch(86.2% 0.187 149.9);
Tailwind
colors: {
custom: {
50: '#9df8af',
500: '#65f38d',
950: '#000000',
},
}SCSS
$custom: #65f38d; $custom-light: #9df8af; $custom-dark: #000000;
JSON
{
"hex": "#65f38d",
"rgb": {
"r": 101,
"g": 243,
"b": 141
},
"hsl": {
"h": 136.901,
"s": 85.542,
"l": 67.451
},
"oklch": {
"l": 0.8623,
"c": 0.18703,
"h": 149.9
},
"luminance": 0.68791
}Semantic roles & 50–950 ramp
primary
#65F38D
secondary
#CA339F
accent
#03A3E2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581