#69FF83#69FF83
#69FF83 is a very light, highly saturated green. Relative luminance 0.762; OKLCH L 89.1% C 0.210 H 146.9°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #69FF83 |
|---|---|
| RGB | rgb(105, 255, 131) |
| HSL | hsl(130, 100%, 71%) |
| HSV | hsv(130, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(89.93, -64.96, 47.27) |
| CIE-LCH | lch(89.93, 80.34, 143.95°) |
| OKLab | oklab(89.12% -0.1757 0.1146) |
| OKLCH | oklch(89.12% 0.21 146.9) |
| XYZ | xyz(45.6794, 76.1576, 33.7610) |
| Luminance | 0.7616 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.69
Easter Green
#8CFD7E
ΔE00 3.30
Spring Green
#00FF7F
ΔE00 3.32
Spearmint
#1EF876
ΔE00 3.36
Minty Green
#0BF77D
ΔE00 3.87
Wintergreen
#20F986
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FF83 #FF69E5
analogous
#9AFF69 #69FF83 #69FFCE
triadic
#69FF83 #8369FF #FF8369
tetradic
#69FF83 #699AFF #FF69E5 #FFCE69
square
#69FF83 #699AFF #FF69E5 #FFCE69
split-complementary
#69FF83 #CE69FF #FF699A
monochromatic
#00EE29 #2CFF50 #69FF83 #A6FFB6 #E0FFE6
Accessibility & contrast
On white
1.29
#69FF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#69FF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FF83
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FF83 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA79
Deuteranopia (green-blind)
#EFDD8C
Tritanopia (blue-blind)
#45FAE2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #69ff83; /* rgb */ color: rgb(105, 255, 131); /* oklch */ color: oklch(89.1% 0.210 146.9);
Tailwind
colors: {
custom: {
50: '#a1ffa9',
500: '#69ff83',
950: '#000000',
},
}SCSS
$custom: #69ff83; $custom-light: #a1ffa9; $custom-dark: #000000;
JSON
{
"hex": "#69ff83",
"rgb": {
"r": 105,
"g": 255,
"b": 131
},
"hsl": {
"h": 130.4,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.89124,
"c": 0.20975,
"h": 146.9
},
"luminance": 0.76162
}Semantic roles & 50–950 ramp
primary
#69FF83
secondary
#DB31BD
accent
#00BEE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681