#69F683#69F683
#69F683 is a very light, vivid green. Relative luminance 0.706; OKLCH L 86.9% C 0.198 H 147.3°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #69F683 |
|---|---|
| RGB | rgb(105, 246, 131) |
| HSL | hsl(131, 89%, 69%) |
| HSV | hsv(131, 57%, 96%) |
| CMYK | cmyk(57.3%, 0%, 46.7%, 3.5%) |
| CIE-LAB | lab(87.27, -61.64, 43.94) |
| CIE-LCH | lch(87.27, 75.70, 144.52°) |
| OKLab | oklab(86.93% -0.1668 0.1071) |
| OKLCH | oklch(86.93% 0.198 147.3) |
| XYZ | xyz(42.8754, 70.5495, 32.8263) |
| Luminance | 0.7055 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.98
Spearmint
#1EF876
ΔE00 3.23
Minty Green
#0BF77D
ΔE00 3.42
Wintergreen
#20F986
ΔE00 3.43
Spring Green
#00FF7F
ΔE00 3.80
Baby Green
#8CFF9E
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F683 #F669DC
analogous
#96F669 #69F683 #69F6CA
triadic
#69F683 #8369F6 #F68369
tetradic
#69F683 #6996F6 #F669DC #F6CA69
square
#69F683 #6996F6 #F669DC #F6CA69
split-complementary
#69F683 #CA69F6 #F66996
monochromatic
#0DD832 #2FF353 #69F683 #A3F9B3 #DCFDE2
Accessibility & contrast
On white
1.39
#69F683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#69F683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F683
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F683 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E27A
Deuteranopia (green-blind)
#E6D68B
Tritanopia (blue-blind)
#49F1DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f683; /* rgb */ color: rgb(105, 246, 131); /* oklch */ color: oklch(86.9% 0.198 147.3);
Tailwind
colors: {
custom: {
50: '#9ffaa9',
500: '#69f683',
950: '#000000',
},
}SCSS
$custom: #69f683; $custom-light: #9ffaa9; $custom-dark: #000000;
JSON
{
"hex": "#69f683",
"rgb": {
"r": 105,
"g": 246,
"b": 131
},
"hsl": {
"h": 131.064,
"s": 88.679,
"l": 68.824
},
"oklch": {
"l": 0.8693,
"c": 0.19819,
"h": 147.3
},
"luminance": 0.70553
}Semantic roles & 50–950 ramp
primary
#69F683
secondary
#CF34B3
accent
#00BBE5
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581