#69F285#69F285
#69F285 is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.0% C 0.191 H 147.9°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #69F285 |
|---|---|
| RGB | rgb(105, 242, 133) |
| HSL | hsl(132, 84%, 68%) |
| HSV | hsv(132, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 45%, 5.1%) |
| CIE-LAB | lab(86.11, -59.85, 41.50) |
| CIE-LCH | lch(86.11, 72.83, 145.26°) |
| OKLab | oklab(85.99% -0.1619 0.1016) |
| OKLCH | oklch(85.99% 0.191 147.9) |
| XYZ | xyz(41.8087, 68.1972, 33.1459) |
| Luminance | 0.6820 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.54
Minty Green
#0BF77D
ΔE00 3.60
Spearmint
#1EF876
ΔE00 3.67
Lightgreen
#90EE90
ΔE00 3.90
Turquoise Green
#04F489
ΔE00 3.98
Lightgreen (survey)
#76FF7B
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F285 #F269D6
analogous
#91F269 #69F285 #69F2CA
triadic
#69F285 #8569F2 #F28569
tetradic
#69F285 #6991F2 #F269D6 #F2CA69
square
#69F285 #6991F2 #F269D6 #F2CA69
split-complementary
#69F285 #CA69F2 #F26991
monochromatic
#12CF38 #31ED57 #69F285 #A1F7B3 #DAFCE1
Accessibility & contrast
On white
1.43
#69F285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#69F285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F285
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F285 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7D
Deuteranopia (green-blind)
#E2D28C
Tritanopia (blue-blind)
#49EDD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69f285; /* rgb */ color: rgb(105, 242, 133); /* oklch */ color: oklch(86.0% 0.191 147.9);
Tailwind
colors: {
custom: {
50: '#9ff7aa',
500: '#69f285',
950: '#000000',
},
}SCSS
$custom: #69f285; $custom-light: #9ff7aa; $custom-dark: #000000;
JSON
{
"hex": "#69f285",
"rgb": {
"r": 105,
"g": 242,
"b": 133
},
"hsl": {
"h": 132.263,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.85985,
"c": 0.19117,
"h": 147.9
},
"luminance": 0.68201
}Semantic roles & 50–950 ramp
primary
#69F285
secondary
#CB35AC
accent
#05B4E1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581