#69F685#69F685
#69F685 is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.0% C 0.196 H 147.7°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #69F685 |
|---|---|
| RGB | rgb(105, 246, 133) |
| HSL | hsl(132, 89%, 69%) |
| HSV | hsv(132, 57%, 96%) |
| CMYK | cmyk(57.3%, 0%, 45.9%, 3.5%) |
| CIE-LAB | lab(87.29, -61.35, 43.01) |
| CIE-LCH | lch(87.29, 74.93, 144.97°) |
| OKLab | oklab(86.96% -0.166 0.105) |
| OKLCH | oklch(86.96% 0.196 147.7) |
| XYZ | xyz(43.0122, 70.6043, 33.5471) |
| Luminance | 0.7061 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.20
Spearmint
#1EF876
ΔE00 3.30
Wintergreen
#20F986
ΔE00 3.33
Minty Green
#0BF77D
ΔE00 3.40
Baby Green
#8CFF9E
ΔE00 3.77
Spring Green
#00FF7F
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F685 #F669DA
analogous
#94F669 #69F685 #69F6CC
triadic
#69F685 #8569F6 #F68569
tetradic
#69F685 #6994F6 #F669DA #F6CC69
square
#69F685 #6994F6 #F669DA #F6CC69
split-complementary
#69F685 #CC69F6 #F66994
monochromatic
#0DD835 #2FF356 #69F685 #A3F9B4 #DCFDE3
Accessibility & contrast
On white
1.39
#69F685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#69F685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F685
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F685 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E27C
Deuteranopia (green-blind)
#E6D68D
Tritanopia (blue-blind)
#48F1DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f685; /* rgb */ color: rgb(105, 246, 133); /* oklch */ color: oklch(87.0% 0.196 147.7);
Tailwind
colors: {
custom: {
50: '#9ffaaa',
500: '#69f685',
950: '#000000',
},
}SCSS
$custom: #69f685; $custom-light: #9ffaaa; $custom-dark: #000000;
JSON
{
"hex": "#69f685",
"rgb": {
"r": 105,
"g": 246,
"b": 133
},
"hsl": {
"h": 131.915,
"s": 88.679,
"l": 68.824
},
"oklch": {
"l": 0.86961,
"c": 0.19642,
"h": 147.7
},
"luminance": 0.70608
}Semantic roles & 50–950 ramp
primary
#69F685
secondary
#CF34B1
accent
#00B8E5
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581