#65E892#65E892
#65E892 is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.6% C 0.168 H 152.3°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #65E892 |
|---|---|
| RGB | rgb(101, 232, 146) |
| HSL | hsl(141, 74%, 65%) |
| HSV | hsv(141, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 37.1%, 9%) |
| CIE-LAB | lab(83.21, -54.77, 31.25) |
| CIE-LCH | lch(83.21, 63.06, 150.30°) |
| OKLab | oklab(83.64% -0.1485 0.0781) |
| OKLCH | oklch(83.64% 0.168 152.3) |
| XYZ | xyz(39.4088, 62.5516, 37.1855) |
| Luminance | 0.6256 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.24
Seafoam Green
#7AF9AB
ΔE00 4.29
Light Green Blue
#56FCA2
ΔE00 4.46
Sea Green (survey)
#53FCA1
ΔE00 4.49
Seafoam (survey)
#80F9AD
ΔE00 4.56
Turquoise Green
#04F489
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E892 #E865BB
analogous
#79E865 #65E892 #65E8D4
triadic
#65E892 #9265E8 #E89265
tetradic
#65E892 #6579E8 #E865BB #E8D465
square
#65E892 #6579E8 #E865BB #E8D465
split-complementary
#65E892 #D465E8 #E86579
monochromatic
#1BB751 #30E06C #65E892 #9AF0B8 #CFF8DD
Accessibility & contrast
On white
1.55
#65E892 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#65E892 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E892
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E892 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E892 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D78C
Deuteranopia (green-blind)
#D7CA97
Tritanopia (blue-blind)
#3FE5D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e892; /* rgb */ color: rgb(101, 232, 146); /* oklch */ color: oklch(83.6% 0.168 152.3);
Tailwind
colors: {
custom: {
50: '#9bf0b2',
500: '#65e892',
950: '#000000',
},
}SCSS
$custom: #65e892; $custom-light: #9bf0b2; $custom-dark: #000000;
JSON
{
"hex": "#65e892",
"rgb": {
"r": 101,
"g": 232,
"b": 146
},
"hsl": {
"h": 140.611,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.83635,
"c": 0.16775,
"h": 152.3
},
"luminance": 0.62555
}Semantic roles & 50–950 ramp
primary
#65E892
secondary
#B73A8C
accent
#0F92D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581