#65EA93#65EA93
#65EA93 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.1% C 0.170 H 152.3°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #65EA93 |
|---|---|
| RGB | rgb(101, 234, 147) |
| HSL | hsl(141, 76%, 66%) |
| HSV | hsv(141, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 37.2%, 8.2%) |
| CIE-LAB | lab(83.82, -55.39, 31.55) |
| CIE-LCH | lch(83.82, 63.74, 150.33°) |
| OKLab | oklab(84.14% -0.1501 0.0788) |
| OKLCH | oklch(84.14% 0.17 152.3) |
| XYZ | xyz(40.0531, 63.7152, 37.7856) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.30
Seafoam Green
#7AF9AB
ΔE00 3.97
Light Green Blue
#56FCA2
ΔE00 4.05
Sea Green (survey)
#53FCA1
ΔE00 4.07
Light Bluish Green
#76FDA8
ΔE00 4.24
Seafoam (survey)
#80F9AD
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EA93 #EA65BC
analogous
#79EA65 #65EA93 #65EAD5
triadic
#65EA93 #9365EA #EA9365
tetradic
#65EA93 #6579EA #EA65BC #EAD565
square
#65EA93 #6579EA #EA65BC #EAD565
split-complementary
#65EA93 #D565EA #EA6579
monochromatic
#1ABB51 #2FE36D #65EA93 #9BF1B9 #D1F9DF
Accessibility & contrast
On white
1.53
#65EA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#65EA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EA93
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EA93 | 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)
#EAD98D
Deuteranopia (green-blind)
#D8CC99
Tritanopia (blue-blind)
#3EE7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65ea93; /* rgb */ color: rgb(101, 234, 147); /* oklch */ color: oklch(84.1% 0.170 152.3);
Tailwind
colors: {
custom: {
50: '#9bf2b3',
500: '#65ea93',
950: '#000000',
},
}SCSS
$custom: #65ea93; $custom-light: #9bf2b3; $custom-dark: #000000;
JSON
{
"hex": "#65ea93",
"rgb": {
"r": 101,
"g": 234,
"b": 147
},
"hsl": {
"h": 140.752,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.84142,
"c": 0.16954,
"h": 152.3
},
"luminance": 0.63719
}Semantic roles & 50–950 ramp
primary
#65EA93
secondary
#BA398E
accent
#0D92D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581