#65F083#65F083
#65F083 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.3% C 0.192 H 148.1°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #65F083 |
|---|---|
| RGB | rgb(101, 240, 131) |
| HSL | hsl(133, 82%, 67%) |
| HSV | hsv(133, 58%, 94%) |
| CMYK | cmyk(57.9%, 0%, 45.4%, 5.9%) |
| CIE-LAB | lab(85.36, -60.29, 41.51) |
| CIE-LCH | lch(85.36, 73.19, 145.45°) |
| OKLab | oklab(85.33% -0.163 0.1015) |
| OKLCH | oklch(85.33% 0.192 148.1) |
| XYZ | xyz(40.6209, 66.7218, 32.2063) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.51
Wintergreen
#20F986
ΔE00 3.52
Spearmint
#1EF876
ΔE00 3.62
Weird Green
#3AE57F
ΔE00 3.66
Turquoise Green
#04F489
ΔE00 3.82
Lightgreen
#90EE90
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F083 #F065D2
analogous
#8CF065 #65F083 #65F0C9
triadic
#65F083 #8365F0 #F08365
tetradic
#65F083 #658CF0 #F065D2 #F0C965
square
#65F083 #658CF0 #F065D2 #F0C965
split-complementary
#65F083 #C965F0 #F0658C
monochromatic
#13C73A #2DEB56 #65F083 #9DF5B0 #D5FBDD
Accessibility & contrast
On white
1.46
#65F083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#65F083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F083
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F083 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7A
Deuteranopia (green-blind)
#E0D08A
Tritanopia (blue-blind)
#43EBD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65f083; /* rgb */ color: rgb(101, 240, 131); /* oklch */ color: oklch(85.3% 0.192 148.1);
Tailwind
colors: {
custom: {
50: '#9cf6a8',
500: '#65f083',
950: '#000000',
},
}SCSS
$custom: #65f083; $custom-light: #9cf6a8; $custom-dark: #000000;
JSON
{
"hex": "#65f083",
"rgb": {
"r": 101,
"g": 240,
"b": 131
},
"hsl": {
"h": 132.95,
"s": 82.249,
"l": 66.863
},
"oklch": {
"l": 0.85333,
"c": 0.19207,
"h": 148.1
},
"luminance": 0.66726
}Semantic roles & 50–950 ramp
primary
#65F083
secondary
#C435A5
accent
#07B0DF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581