#65F18E#65F18E
#65F18E is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.8% C 0.183 H 150.3°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #65F18E |
|---|---|
| RGB | rgb(101, 241, 142) |
| HSL | hsl(138, 83%, 67%) |
| HSV | hsv(138, 58%, 95%) |
| CMYK | cmyk(58.1%, 0%, 41.1%, 5.5%) |
| CIE-LAB | lab(85.82, -58.94, 36.69) |
| CIE-LCH | lch(85.82, 69.43, 148.10°) |
| OKLab | oklab(85.76% -0.1594 0.0908) |
| OKLCH | oklch(85.76% 0.183 150.3) |
| XYZ | xyz(41.7016, 67.6264, 36.4415) |
| Luminance | 0.6763 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.36
Sea Green (survey)
#53FCA1
ΔE00 3.45
Wintergreen
#20F986
ΔE00 3.46
Light Green Blue
#56FCA2
ΔE00 3.48
Weird Green
#3AE57F
ΔE00 3.56
Light Bluish Green
#76FDA8
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F18E #F165C8
analogous
#82F165 #65F18E #65F1D4
triadic
#65F18E #8E65F1 #F18E65
tetradic
#65F18E #6582F1 #F165C8 #F1D465
square
#65F18E #6582F1 #F165C8 #F1D465
split-complementary
#65F18E #D465F1 #F16582
monochromatic
#12C948 #2DEC65 #65F18E #9DF6B7 #D5FBE0
Accessibility & contrast
On white
1.45
#65F18E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#65F18E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F18E
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F18E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F18E | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE87
Deuteranopia (green-blind)
#E0D194
Tritanopia (blue-blind)
#3EEDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65f18e; /* rgb */ color: rgb(101, 241, 142); /* oklch */ color: oklch(85.8% 0.183 150.3);
Tailwind
colors: {
custom: {
50: '#9cf7b0',
500: '#65f18e',
950: '#000000',
},
}SCSS
$custom: #65f18e; $custom-light: #9cf7b0; $custom-dark: #000000;
JSON
{
"hex": "#65f18e",
"rgb": {
"r": 101,
"g": 241,
"b": 142
},
"hsl": {
"h": 137.571,
"s": 83.333,
"l": 67.059
},
"oklch": {
"l": 0.85759,
"c": 0.18347,
"h": 150.3
},
"luminance": 0.6763
}Semantic roles & 50–950 ramp
primary
#65F18E
secondary
#C6349B
accent
#06A0E0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581