#65F698#65F698
#65F698 is a very light, vivid green. Relative luminance 0.709; OKLCH L 87.2% C 0.181 H 152.2°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #65F698 |
|---|---|
| RGB | rgb(101, 246, 152) |
| HSL | hsl(141, 89%, 68%) |
| HSV | hsv(141, 59%, 96%) |
| CMYK | cmyk(58.9%, 0%, 38.2%, 3.5%) |
| CIE-LAB | lab(87.46, -59.18, 33.86) |
| CIE-LCH | lch(87.46, 68.18, 150.22°) |
| OKLab | oklab(87.15% -0.1602 0.0844) |
| OKLCH | oklch(87.15% 0.181 152.2) |
| XYZ | xyz(43.9867, 70.9410, 41.0746) |
| Luminance | 0.7095 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.04
Sea Green (survey)
#53FCA1
ΔE00 2.05
Light Bluish Green
#76FDA8
ΔE00 2.37
Seafoam Green
#7AF9AB
ΔE00 2.97
Seafoam (survey)
#80F9AD
ΔE00 3.42
Turquoise Green
#04F489
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F698 #F665C3
analogous
#7BF665 #65F698 #65F6E0
triadic
#65F698 #9865F6 #F69865
tetradic
#65F698 #657BF6 #F665C3 #F6E065
square
#65F698 #657BF6 #F665C3 #F6E065
split-complementary
#65F698 #E065F6 #F6657B
monochromatic
#0CD453 #2BF371 #65F698 #9FF9BF #D9FDE5
Accessibility & contrast
On white
1.38
#65F698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#65F698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F698
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F698 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E392
Deuteranopia (green-blind)
#E3D69E
Tritanopia (blue-blind)
#36F3DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #65f698; /* rgb */ color: rgb(101, 246, 152); /* oklch */ color: oklch(87.2% 0.181 152.2);
Tailwind
colors: {
custom: {
50: '#9dfab7',
500: '#65f698',
950: '#000000',
},
}SCSS
$custom: #65f698; $custom-light: #9dfab7; $custom-dark: #000000;
JSON
{
"hex": "#65f698",
"rgb": {
"r": 101,
"g": 246,
"b": 152
},
"hsl": {
"h": 141.103,
"s": 88.957,
"l": 68.039
},
"oklch": {
"l": 0.87154,
"c": 0.18107,
"h": 152.2
},
"luminance": 0.70945
}Semantic roles & 50–950 ramp
primary
#65F698
secondary
#CF3097
accent
#0095E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581