#65F192#65F192
#65F192 is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.8% C 0.180 H 151.3°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #65F192 |
|---|---|
| RGB | rgb(101, 241, 146) |
| HSL | hsl(139, 83%, 67%) |
| HSV | hsv(139, 58%, 95%) |
| CMYK | cmyk(58.1%, 0%, 39.4%, 5.5%) |
| CIE-LAB | lab(85.88, -58.28, 34.78) |
| CIE-LCH | lch(85.88, 67.87, 149.17°) |
| OKLab | oklab(85.83% -0.1577 0.0864) |
| OKLCH | oklch(85.83% 0.18 151.3) |
| XYZ | xyz(42.0073, 67.7486, 38.0516) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.06
Light Green Blue
#56FCA2
ΔE00 3.06
Light Bluish Green
#76FDA8
ΔE00 3.34
Turquoise Green
#04F489
ΔE00 3.41
Seafoam Green
#7AF9AB
ΔE00 3.66
Weird Green
#3AE57F
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F192 #F165C4
analogous
#7EF165 #65F192 #65F1D8
triadic
#65F192 #9265F1 #F19265
tetradic
#65F192 #657EF1 #F165C4 #F1D865
square
#65F192 #657EF1 #F165C4 #F1D865
split-complementary
#65F192 #D865F1 #F1657E
monochromatic
#12C94D #2DEC6A #65F192 #9DF6BA #D5FBE1
Accessibility & contrast
On white
1.44
#65F192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#65F192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F192
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F192 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8B
Deuteranopia (green-blind)
#DFD298
Tritanopia (blue-blind)
#3CEED9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65f192; /* rgb */ color: rgb(101, 241, 146); /* oklch */ color: oklch(85.8% 0.180 151.3);
Tailwind
colors: {
custom: {
50: '#9cf7b3',
500: '#65f192',
950: '#000000',
},
}SCSS
$custom: #65f192; $custom-light: #9cf7b3; $custom-dark: #000000;
JSON
{
"hex": "#65f192",
"rgb": {
"r": 101,
"g": 241,
"b": 146
},
"hsl": {
"h": 139.286,
"s": 83.333,
"l": 67.059
},
"oklch": {
"l": 0.8583,
"c": 0.17985,
"h": 151.3
},
"luminance": 0.67753
}Semantic roles & 50–950 ramp
primary
#65F192
secondary
#C63497
accent
#069AE0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581