#69F689#69F689
#69F689 is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.0% C 0.193 H 148.4°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #69F689 |
|---|---|
| RGB | rgb(105, 246, 137) |
| HSL | hsl(134, 89%, 69%) |
| HSV | hsv(134, 57%, 96%) |
| CMYK | cmyk(57.3%, 0%, 44.3%, 3.5%) |
| CIE-LAB | lab(87.35, -60.75, 41.14) |
| CIE-LCH | lch(87.35, 73.37, 145.89°) |
| OKLab | oklab(87.02% -0.1643 0.1009) |
| OKLCH | oklch(87.02% 0.193 148.4) |
| XYZ | xyz(43.2939, 70.7169, 35.0303) |
| Luminance | 0.7072 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.20
Minty Green
#0BF77D
ΔE00 3.44
Baby Green
#8CFF9E
ΔE00 3.51
Spearmint
#1EF876
ΔE00 3.53
Lightgreen (survey)
#76FF7B
ΔE00 3.67
Mint Green
#8FFF9F
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F689 #F669D6
analogous
#90F669 #69F689 #69F6D0
triadic
#69F689 #8969F6 #F68969
tetradic
#69F689 #6990F6 #F669D6 #F6D069
square
#69F689 #6990F6 #F669D6 #F6D069
split-complementary
#69F689 #D069F6 #F66990
monochromatic
#0DD83B #2FF35C #69F689 #A3F9B6 #DCFDE4
Accessibility & contrast
On white
1.39
#69F689 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#69F689 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F689
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F689 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F689 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E381
Deuteranopia (green-blind)
#E6D690
Tritanopia (blue-blind)
#46F1DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f689; /* rgb */ color: rgb(105, 246, 137); /* oklch */ color: oklch(87.0% 0.193 148.4);
Tailwind
colors: {
custom: {
50: '#9ffaad',
500: '#69f689',
950: '#000000',
},
}SCSS
$custom: #69f689; $custom-light: #9ffaad; $custom-dark: #000000;
JSON
{
"hex": "#69f689",
"rgb": {
"r": 105,
"g": 246,
"b": 137
},
"hsl": {
"h": 133.617,
"s": 88.679,
"l": 68.824
},
"oklch": {
"l": 0.87024,
"c": 0.19285,
"h": 148.4
},
"luminance": 0.70721
}Semantic roles & 50–950 ramp
primary
#69F689
secondary
#CF34AC
accent
#00B1E5
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581