#65F195#65F195
#65F195 is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.9% C 0.177 H 152.0°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #65F195 |
|---|---|
| RGB | rgb(101, 241, 149) |
| HSL | hsl(141, 83%, 67%) |
| HSV | hsv(141, 58%, 95%) |
| CMYK | cmyk(58.1%, 0%, 38.2%, 5.5%) |
| CIE-LAB | lab(85.93, -57.77, 33.34) |
| CIE-LCH | lch(85.93, 66.70, 150.01°) |
| OKLab | oklab(85.88% -0.1564 0.0831) |
| OKLCH | oklch(85.88% 0.177 152) |
| XYZ | xyz(42.2437, 67.8432, 39.2968) |
| Luminance | 0.6785 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.81
Sea Green (survey)
#53FCA1
ΔE00 2.82
Light Bluish Green
#76FDA8
ΔE00 3.07
Seafoam Green
#7AF9AB
ΔE00 3.27
Turquoise Green
#04F489
ΔE00 3.53
Seafoam (survey)
#80F9AD
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F195 #F165C1
analogous
#7BF165 #65F195 #65F1DB
triadic
#65F195 #9565F1 #F19565
tetradic
#65F195 #657BF1 #F165C1 #F1DB65
square
#65F195 #657BF1 #F165C1 #F1DB65
split-complementary
#65F195 #DB65F1 #F1657B
monochromatic
#12C951 #2DEC6E #65F195 #9DF6BC #D5FBE2
Accessibility & contrast
On white
1.44
#65F195 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#65F195 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F195
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F195 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F195 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8F
Deuteranopia (green-blind)
#DFD29B
Tritanopia (blue-blind)
#3AEEDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65f195; /* rgb */ color: rgb(101, 241, 149); /* oklch */ color: oklch(85.9% 0.177 152.0);
Tailwind
colors: {
custom: {
50: '#9cf6b5',
500: '#65f195',
950: '#000000',
},
}SCSS
$custom: #65f195; $custom-light: #9cf6b5; $custom-dark: #000000;
JSON
{
"hex": "#65f195",
"rgb": {
"r": 101,
"g": 241,
"b": 149
},
"hsl": {
"h": 140.571,
"s": 83.333,
"l": 67.059
},
"oklch": {
"l": 0.85884,
"c": 0.17714,
"h": 152
},
"luminance": 0.67847
}Semantic roles & 50–950 ramp
primary
#65F195
secondary
#C63494
accent
#0695E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581