#65F498#65F498
#65F498 is a very light, vivid green. Relative luminance 0.697; OKLCH L 86.7% C 0.178 H 152.5°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #65F498 |
|---|---|
| RGB | rgb(101, 244, 152) |
| HSL | hsl(141, 87%, 68%) |
| HSV | hsv(141, 59%, 96%) |
| CMYK | cmyk(58.6%, 0%, 37.7%, 4.3%) |
| CIE-LAB | lab(86.86, -58.41, 33.08) |
| CIE-LCH | lch(86.86, 67.13, 150.48°) |
| OKLab | oklab(86.67% -0.1582 0.0825) |
| OKLCH | oklch(86.67% 0.178 152.5) |
| XYZ | xyz(43.3816, 69.7309, 40.8729) |
| Luminance | 0.6974 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.21
Sea Green (survey)
#53FCA1
ΔE00 2.23
Light Bluish Green
#76FDA8
ΔE00 2.51
Seafoam Green
#7AF9AB
ΔE00 2.89
Seafoam (survey)
#80F9AD
ΔE00 3.34
Turquoise Green
#04F489
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F498 #F465C1
analogous
#79F465 #65F498 #65F4E0
triadic
#65F498 #9865F4 #F49865
tetradic
#65F498 #6579F4 #F465C1 #F4E065
square
#65F498 #6579F4 #F465C1 #F4E065
split-complementary
#65F498 #E065F4 #F46579
monochromatic
#0FD054 #2CF072 #65F498 #9EF8BE #D7FCE4
Accessibility & contrast
On white
1.40
#65F498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#65F498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F498
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F498 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E292
Deuteranopia (green-blind)
#E1D49E
Tritanopia (blue-blind)
#37F1DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #65f498; /* rgb */ color: rgb(101, 244, 152); /* oklch */ color: oklch(86.7% 0.178 152.5);
Tailwind
colors: {
custom: {
50: '#9df9b7',
500: '#65f498',
950: '#000000',
},
}SCSS
$custom: #65f498; $custom-light: #9df9b7; $custom-dark: #000000;
JSON
{
"hex": "#65f498",
"rgb": {
"r": 101,
"g": 244,
"b": 152
},
"hsl": {
"h": 141.399,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.86668,
"c": 0.17842,
"h": 152.5
},
"luminance": 0.69735
}Semantic roles & 50–950 ramp
primary
#65F498
secondary
#CB3295
accent
#0293E3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581