#65EA99#65EA99
#65EA99 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.3% C 0.164 H 154.0°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #65EA99 |
|---|---|
| RGB | rgb(101, 234, 153) |
| HSL | hsl(143, 76%, 66%) |
| HSV | hsv(143, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 34.6%, 8.2%) |
| CIE-LAB | lab(83.92, -54.32, 28.64) |
| CIE-LCH | lch(83.92, 61.41, 152.20°) |
| OKLab | oklab(84.26% -0.1475 0.0719) |
| OKLCH | oklch(84.26% 0.164 154) |
| XYZ | xyz(40.5362, 63.9085, 40.3302) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.57
Seafoam (survey)
#80F9AD
ΔE00 3.85
Light Green Blue
#56FCA2
ΔE00 3.99
Weird Green
#3AE57F
ΔE00 4.02
Sea Green (survey)
#53FCA1
ΔE00 4.04
Light Bluish Green
#76FDA8
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EA99 #EA65B6
analogous
#73EA65 #65EA99 #65EADC
triadic
#65EA99 #9965EA #EA9965
tetradic
#65EA99 #6573EA #EA65B6 #EADC65
square
#65EA99 #6573EA #EA65B6 #EADC65
split-complementary
#65EA99 #DC65EA #EA6573
monochromatic
#1ABB59 #2FE375 #65EA99 #9BF1BD #D1F9E0
Accessibility & contrast
On white
1.52
#65EA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#65EA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EA99
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EA99 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD994
Deuteranopia (green-blind)
#D8CC9E
Tritanopia (blue-blind)
#3BE7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65ea99; /* rgb */ color: rgb(101, 234, 153); /* oklch */ color: oklch(84.3% 0.164 154.0);
Tailwind
colors: {
custom: {
50: '#9bf1b7',
500: '#65ea99',
950: '#000000',
},
}SCSS
$custom: #65ea99; $custom-light: #9bf1b7; $custom-dark: #000000;
JSON
{
"hex": "#65ea99",
"rgb": {
"r": 101,
"g": 234,
"b": 153
},
"hsl": {
"h": 143.459,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.84258,
"c": 0.1641,
"h": 154
},
"luminance": 0.63912
}Semantic roles & 50–950 ramp
primary
#65EA99
secondary
#BA3988
accent
#0D89D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581