#65F18D#65F18D
#65F18D is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.7% C 0.184 H 150.1°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #65F18D |
|---|---|
| RGB | rgb(101, 241, 141) |
| HSL | hsl(137, 83%, 67%) |
| HSV | hsv(137, 58%, 95%) |
| CMYK | cmyk(58.1%, 0%, 41.5%, 5.5%) |
| CIE-LAB | lab(85.80, -59.10, 37.17) |
| CIE-LCH | lch(85.80, 69.82, 147.84°) |
| OKLab | oklab(85.74% -0.1599 0.0919) |
| OKLCH | oklch(85.74% 0.184 150.1) |
| XYZ | xyz(41.6268, 67.5965, 36.0479) |
| Luminance | 0.6760 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.37
Wintergreen
#20F986
ΔE00 3.42
Weird Green
#3AE57F
ΔE00 3.55
Sea Green (survey)
#53FCA1
ΔE00 3.56
Light Green Blue
#56FCA2
ΔE00 3.59
Minty Green
#0BF77D
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F18D #F165C9
analogous
#83F165 #65F18D #65F1D3
triadic
#65F18D #8D65F1 #F18D65
tetradic
#65F18D #6583F1 #F165C9 #F1D365
square
#65F18D #6583F1 #F165C9 #F1D365
split-complementary
#65F18D #D365F1 #F16583
monochromatic
#12C947 #2DEC63 #65F18D #9DF6B7 #D5FBE0
Accessibility & contrast
On white
1.45
#65F18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#65F18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F18D
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F18D | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE86
Deuteranopia (green-blind)
#E0D194
Tritanopia (blue-blind)
#3EEDD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65f18d; /* rgb */ color: rgb(101, 241, 141); /* oklch */ color: oklch(85.7% 0.184 150.1);
Tailwind
colors: {
custom: {
50: '#9cf7af',
500: '#65f18d',
950: '#000000',
},
}SCSS
$custom: #65f18d; $custom-light: #9cf7af; $custom-dark: #000000;
JSON
{
"hex": "#65f18d",
"rgb": {
"r": 101,
"g": 241,
"b": 141
},
"hsl": {
"h": 137.143,
"s": 83.333,
"l": 67.059
},
"oklch": {
"l": 0.85742,
"c": 0.18439,
"h": 150.1
},
"luminance": 0.676
}Semantic roles & 50–950 ramp
primary
#65F18D
secondary
#C6349C
accent
#06A1E0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581