#65F18F#65F18F
#65F18F is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.8% C 0.183 H 150.6°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #65F18F |
|---|---|
| RGB | rgb(101, 241, 143) |
| HSL | hsl(138, 83%, 67%) |
| HSV | hsv(138, 58%, 95%) |
| CMYK | cmyk(58.1%, 0%, 40.7%, 5.5%) |
| CIE-LAB | lab(85.83, -58.78, 36.21) |
| CIE-LCH | lch(85.83, 69.04, 148.36°) |
| OKLab | oklab(85.78% -0.159 0.0897) |
| OKLCH | oklch(85.78% 0.183 150.6) |
| XYZ | xyz(41.7770, 67.6565, 36.8387) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.35
Turquoise Green
#04F489
ΔE00 3.36
Light Green Blue
#56FCA2
ΔE00 3.37
Wintergreen
#20F986
ΔE00 3.51
Weird Green
#3AE57F
ΔE00 3.57
Light Bluish Green
#76FDA8
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F18F #F165C7
analogous
#81F165 #65F18F #65F1D5
triadic
#65F18F #8F65F1 #F18F65
tetradic
#65F18F #6581F1 #F165C7 #F1D565
square
#65F18F #6581F1 #F165C7 #F1D565
split-complementary
#65F18F #D565F1 #F16581
monochromatic
#12C949 #2DEC66 #65F18F #9DF6B8 #D5FBE1
Accessibility & contrast
On white
1.45
#65F18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#65F18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F18F
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F18F | 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)
#F2DE88
Deuteranopia (green-blind)
#E0D195
Tritanopia (blue-blind)
#3DEDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65f18f; /* rgb */ color: rgb(101, 241, 143); /* oklch */ color: oklch(85.8% 0.183 150.6);
Tailwind
colors: {
custom: {
50: '#9cf7b1',
500: '#65f18f',
950: '#000000',
},
}SCSS
$custom: #65f18f; $custom-light: #9cf7b1; $custom-dark: #000000;
JSON
{
"hex": "#65f18f",
"rgb": {
"r": 101,
"g": 241,
"b": 143
},
"hsl": {
"h": 138,
"s": 83.333,
"l": 67.059
},
"oklch": {
"l": 0.85776,
"c": 0.18257,
"h": 150.6
},
"luminance": 0.6766
}Semantic roles & 50–950 ramp
primary
#65F18F
secondary
#C6349A
accent
#069EE0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1711
muted
#808581