#65EA92#65EA92
#65EA92 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.1% C 0.170 H 152.0°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #65EA92 |
|---|---|
| RGB | rgb(101, 234, 146) |
| HSL | hsl(140, 76%, 66%) |
| HSV | hsv(140, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 37.6%, 8.2%) |
| CIE-LAB | lab(83.80, -55.56, 32.04) |
| CIE-LCH | lch(83.80, 64.14, 150.03°) |
| OKLab | oklab(84.12% -0.1506 0.0799) |
| OKLCH | oklch(84.12% 0.17 152) |
| XYZ | xyz(39.9749, 63.6840, 37.3742) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.20
Seafoam Green
#7AF9AB
ΔE00 4.05
Light Green Blue
#56FCA2
ΔE00 4.08
Sea Green (survey)
#53FCA1
ΔE00 4.10
Turquoise Green
#04F489
ΔE00 4.23
Light Bluish Green
#76FDA8
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EA92 #EA65BD
analogous
#7AEA65 #65EA92 #65EAD5
triadic
#65EA92 #9265EA #EA9265
tetradic
#65EA92 #657AEA #EA65BD #EAD565
square
#65EA92 #657AEA #EA65BD #EAD565
split-complementary
#65EA92 #D565EA #EA657A
monochromatic
#1ABB50 #2FE36C #65EA92 #9BF1B8 #D1F9DE
Accessibility & contrast
On white
1.53
#65EA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#65EA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EA92
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EA92 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98C
Deuteranopia (green-blind)
#D9CC98
Tritanopia (blue-blind)
#3EE7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65ea92; /* rgb */ color: rgb(101, 234, 146); /* oklch */ color: oklch(84.1% 0.170 152.0);
Tailwind
colors: {
custom: {
50: '#9bf2b2',
500: '#65ea92',
950: '#000000',
},
}SCSS
$custom: #65ea92; $custom-light: #9bf2b2; $custom-dark: #000000;
JSON
{
"hex": "#65ea92",
"rgb": {
"r": 101,
"g": 234,
"b": 146
},
"hsl": {
"h": 140.301,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.84123,
"c": 0.17046,
"h": 152
},
"luminance": 0.63688
}Semantic roles & 50–950 ramp
primary
#65EA92
secondary
#BA398F
accent
#0D94D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581