#65F186#65F186
#65F186 is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.6% C 0.191 H 148.6°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #65F186 |
|---|---|
| RGB | rgb(101, 241, 134) |
| HSL | hsl(134, 83%, 67%) |
| HSV | hsv(134, 58%, 95%) |
| CMYK | cmyk(58.1%, 0%, 44.4%, 5.5%) |
| CIE-LAB | lab(85.70, -60.21, 40.48) |
| CIE-LCH | lch(85.70, 72.55, 146.09°) |
| OKLab | oklab(85.63% -0.1628 0.0993) |
| OKLCH | oklch(85.63% 0.191 148.6) |
| XYZ | xyz(41.1223, 67.3947, 33.3910) |
| Luminance | 0.6740 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.34
Minty Green
#0BF77D
ΔE00 3.47
Turquoise Green
#04F489
ΔE00 3.62
Spearmint
#1EF876
ΔE00 3.67
Weird Green
#3AE57F
ΔE00 3.69
Lightgreen
#90EE90
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F186 #F165D0
analogous
#8AF165 #65F186 #65F1CC
triadic
#65F186 #8665F1 #F18665
tetradic
#65F186 #658AF1 #F165D0 #F1CC65
square
#65F186 #658AF1 #F165D0 #F1CC65
split-complementary
#65F186 #CC65F1 #F1658A
monochromatic
#12C93D #2DEC5A #65F186 #9DF6B2 #D5FBDE
Accessibility & contrast
On white
1.45
#65F186 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#65F186 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F186
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F186 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F186 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7E
Deuteranopia (green-blind)
#E1D18D
Tritanopia (blue-blind)
#41EDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65f186; /* rgb */ color: rgb(101, 241, 134); /* oklch */ color: oklch(85.6% 0.191 148.6);
Tailwind
colors: {
custom: {
50: '#9df7aa',
500: '#65f186',
950: '#000000',
},
}SCSS
$custom: #65f186; $custom-light: #9df7aa; $custom-dark: #000000;
JSON
{
"hex": "#65f186",
"rgb": {
"r": 101,
"g": 241,
"b": 134
},
"hsl": {
"h": 134.143,
"s": 83.333,
"l": 67.059
},
"oklch": {
"l": 0.85625,
"c": 0.19069,
"h": 148.6
},
"luminance": 0.67399
}Semantic roles & 50–950 ramp
primary
#65F186
secondary
#C634A4
accent
#06ACE0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581