#65F692#65F692
#65F692 is a very light, vivid green. Relative luminance 0.708; OKLCH L 87.0% C 0.186 H 150.8°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #65F692 |
|---|---|
| RGB | rgb(101, 246, 146) |
| HSL | hsl(139, 89%, 68%) |
| HSV | hsv(139, 59%, 96%) |
| CMYK | cmyk(58.9%, 0%, 40.7%, 3.5%) |
| CIE-LAB | lab(87.36, -60.19, 36.72) |
| CIE-LCH | lch(87.36, 70.51, 148.61°) |
| OKLab | oklab(87.05% -0.1628 0.091) |
| OKLCH | oklch(87.05% 0.186 150.8) |
| XYZ | xyz(43.5076, 70.7494, 38.5517) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.74
Light Green Blue
#56FCA2
ΔE00 2.78
Light Bluish Green
#76FDA8
ΔE00 3.08
Wintergreen
#20F986
ΔE00 3.09
Turquoise Green
#04F489
ΔE00 3.28
Baby Green
#8CFF9E
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F692 #F665C9
analogous
#80F665 #65F692 #65F6DB
triadic
#65F692 #9265F6 #F69265
tetradic
#65F692 #6580F6 #F665C9 #F6DB65
square
#65F692 #6580F6 #F665C9 #F6DB65
split-complementary
#65F692 #DB65F6 #F66580
monochromatic
#0CD44A #2BF369 #65F692 #9FF9BB #D9FDE4
Accessibility & contrast
On white
1.39
#65F692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#65F692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F692
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F692 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38B
Deuteranopia (green-blind)
#E4D699
Tritanopia (blue-blind)
#39F2DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #65f692; /* rgb */ color: rgb(101, 246, 146); /* oklch */ color: oklch(87.0% 0.186 150.8);
Tailwind
colors: {
custom: {
50: '#9dfab3',
500: '#65f692',
950: '#000000',
},
}SCSS
$custom: #65f692; $custom-light: #9dfab3; $custom-dark: #000000;
JSON
{
"hex": "#65f692",
"rgb": {
"r": 101,
"g": 246,
"b": 146
},
"hsl": {
"h": 138.621,
"s": 88.957,
"l": 68.039
},
"oklch": {
"l": 0.87047,
"c": 0.18647,
"h": 150.8
},
"luminance": 0.70754
}Semantic roles & 50–950 ramp
primary
#65F692
secondary
#CF309E
accent
#009EE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581