#65F092#65F092
#65F092 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.6% C 0.179 H 151.4°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #65F092 |
|---|---|
| RGB | rgb(101, 240, 146) |
| HSL | hsl(139, 82%, 67%) |
| HSV | hsv(139, 58%, 94%) |
| CMYK | cmyk(57.9%, 0%, 39.2%, 5.9%) |
| CIE-LAB | lab(85.58, -57.90, 34.39) |
| CIE-LCH | lch(85.58, 67.34, 149.29°) |
| OKLab | oklab(85.59% -0.1567 0.0855) |
| OKLCH | oklch(85.59% 0.179 151.4) |
| XYZ | xyz(41.7121, 67.1583, 37.9532) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.17
Light Green Blue
#56FCA2
ΔE00 3.17
Light Bluish Green
#76FDA8
ΔE00 3.44
Turquoise Green
#04F489
ΔE00 3.48
Weird Green
#3AE57F
ΔE00 3.55
Seafoam Green
#7AF9AB
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F092 #F065C3
analogous
#7EF065 #65F092 #65F0D7
triadic
#65F092 #9265F0 #F09265
tetradic
#65F092 #657EF0 #F065C3 #F0D765
square
#65F092 #657EF0 #F065C3 #F0D765
split-complementary
#65F092 #D765F0 #F0657E
monochromatic
#13C74E #2DEB6B #65F092 #9DF5B9 #D5FBE1
Accessibility & contrast
On white
1.46
#65F092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#65F092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F092
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F092 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8B
Deuteranopia (green-blind)
#DED198
Tritanopia (blue-blind)
#3CEDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65f092; /* rgb */ color: rgb(101, 240, 146); /* oklch */ color: oklch(85.6% 0.179 151.4);
Tailwind
colors: {
custom: {
50: '#9cf6b3',
500: '#65f092',
950: '#000000',
},
}SCSS
$custom: #65f092; $custom-light: #9cf6b3; $custom-dark: #000000;
JSON
{
"hex": "#65f092",
"rgb": {
"r": 101,
"g": 240,
"b": 146
},
"hsl": {
"h": 139.424,
"s": 82.249,
"l": 66.863
},
"oklch": {
"l": 0.85586,
"c": 0.17852,
"h": 151.4
},
"luminance": 0.67162
}Semantic roles & 50–950 ramp
primary
#65F092
secondary
#C43596
accent
#0799DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581