#65F899#65F899
#65F899 is a very light, vivid green. Relative luminance 0.722; OKLCH L 87.7% C 0.183 H 152.3°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #65F899 |
|---|---|
| RGB | rgb(101, 248, 153) |
| HSL | hsl(141, 91%, 68%) |
| HSV | hsv(141, 59%, 97%) |
| CMYK | cmyk(59.3%, 0%, 38.3%, 2.7%) |
| CIE-LAB | lab(88.06, -59.78, 34.17) |
| CIE-LCH | lch(88.06, 68.85, 150.25°) |
| OKLab | oklab(87.66% -0.1618 0.0851) |
| OKLCH | oklch(87.66% 0.183 152.3) |
| XYZ | xyz(44.6805, 72.1971, 41.7116) |
| Luminance | 0.7220 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.85
Sea Green (survey)
#53FCA1
ΔE00 1.85
Light Bluish Green
#76FDA8
ΔE00 2.19
Seafoam Green
#7AF9AB
ΔE00 2.97
Mediumspringgreen
#00FA9A
ΔE00 3.37
Seafoam (survey)
#80F9AD
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F899 #F865C4
analogous
#7AF865 #65F899 #65F8E2
triadic
#65F899 #9965F8 #F89965
tetradic
#65F899 #657AF8 #F865C4 #F8E265
square
#65F899 #657AF8 #F865C4 #F8E265
split-complementary
#65F899 #E265F8 #F8657A
monochromatic
#0AD953 #2AF572 #65F899 #A0FBC0 #DAFDE7
Accessibility & contrast
On white
1.36
#65F899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#65F899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F899
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F899 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E592
Deuteranopia (green-blind)
#E5D79F
Tritanopia (blue-blind)
#34F5E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #65f899; /* rgb */ color: rgb(101, 248, 153); /* oklch */ color: oklch(87.7% 0.183 152.3);
Tailwind
colors: {
custom: {
50: '#9dfbb8',
500: '#65f899',
950: '#000000',
},
}SCSS
$custom: #65f899; $custom-light: #9dfbb8; $custom-dark: #000000;
JSON
{
"hex": "#65f899",
"rgb": {
"r": 101,
"g": 248,
"b": 153
},
"hsl": {
"h": 141.224,
"s": 91.304,
"l": 68.431
},
"oklch": {
"l": 0.87658,
"c": 0.18282,
"h": 152.3
},
"luminance": 0.72201
}Semantic roles & 50–950 ramp
primary
#65F899
secondary
#D13098
accent
#0094E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681