#69F084#69F084
#69F084 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.5% C 0.189 H 147.8°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #69F084 |
|---|---|
| RGB | rgb(105, 240, 132) |
| HSL | hsl(132, 82%, 68%) |
| HSV | hsv(132, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 45%, 5.9%) |
| CIE-LAB | lab(85.50, -59.24, 41.22) |
| CIE-LCH | lch(85.50, 72.17, 145.17°) |
| OKLab | oklab(85.48% -0.1603 0.1009) |
| OKLCH | oklch(85.48% 0.189 147.8) |
| XYZ | xyz(41.1479, 66.9857, 32.5864) |
| Luminance | 0.6699 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.75
Minty Green
#0BF77D
ΔE00 3.78
Lightgreen
#90EE90
ΔE00 3.79
Weird Green
#3AE57F
ΔE00 3.85
Spearmint
#1EF876
ΔE00 3.87
Turquoise Green
#04F489
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F084 #F069D5
analogous
#91F069 #69F084 #69F0C7
triadic
#69F084 #8469F0 #F08469
tetradic
#69F084 #6991F0 #F069D5 #F0C769
square
#69F084 #6991F0 #F069D5 #F0C769
split-complementary
#69F084 #C769F0 #F06991
monochromatic
#14CA39 #31EA56 #69F084 #A1F6B2 #D8FBDF
Accessibility & contrast
On white
1.46
#69F084 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#69F084 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F084
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F084 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F084 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7C
Deuteranopia (green-blind)
#E1D18B
Tritanopia (blue-blind)
#4AEBD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69f084; /* rgb */ color: rgb(105, 240, 132); /* oklch */ color: oklch(85.5% 0.189 147.8);
Tailwind
colors: {
custom: {
50: '#9ef6a9',
500: '#69f084',
950: '#000000',
},
}SCSS
$custom: #69f084; $custom-light: #9ef6a9; $custom-dark: #000000;
JSON
{
"hex": "#69f084",
"rgb": {
"r": 105,
"g": 240,
"b": 132
},
"hsl": {
"h": 132,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.8548,
"c": 0.18943,
"h": 147.8
},
"luminance": 0.66989
}Semantic roles & 50–950 ramp
primary
#69F084
secondary
#C736AA
accent
#07B3DE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581