#69F286#69F286
#69F286 is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.0% C 0.190 H 148.1°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #69F286 |
|---|---|
| RGB | rgb(105, 242, 134) |
| HSL | hsl(133, 84%, 68%) |
| HSV | hsv(133, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 44.6%, 5.1%) |
| CIE-LAB | lab(86.12, -59.70, 41.03) |
| CIE-LCH | lch(86.12, 72.44, 145.50°) |
| OKLab | oklab(86% -0.1615 0.1006) |
| OKLCH | oklch(86% 0.19 148.1) |
| XYZ | xyz(41.8781, 68.2249, 33.5115) |
| Luminance | 0.6823 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.51
Minty Green
#0BF77D
ΔE00 3.62
Spearmint
#1EF876
ΔE00 3.73
Lightgreen
#90EE90
ΔE00 3.87
Turquoise Green
#04F489
ΔE00 3.92
Baby Green
#8CFF9E
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F286 #F269D5
analogous
#90F269 #69F286 #69F2CB
triadic
#69F286 #8669F2 #F28669
tetradic
#69F286 #6990F2 #F269D5 #F2CB69
square
#69F286 #6990F2 #F269D5 #F2CB69
split-complementary
#69F286 #CB69F2 #F26990
monochromatic
#12CF3A #31ED59 #69F286 #A1F7B3 #DAFCE1
Accessibility & contrast
On white
1.43
#69F286 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#69F286 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F286
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F286 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F286 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7E
Deuteranopia (green-blind)
#E2D38D
Tritanopia (blue-blind)
#49EDD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69f286; /* rgb */ color: rgb(105, 242, 134); /* oklch */ color: oklch(86.0% 0.190 148.1);
Tailwind
colors: {
custom: {
50: '#9ff7aa',
500: '#69f286',
950: '#000000',
},
}SCSS
$custom: #69f286; $custom-light: #9ff7aa; $custom-dark: #000000;
JSON
{
"hex": "#69f286",
"rgb": {
"r": 105,
"g": 242,
"b": 134
},
"hsl": {
"h": 132.701,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.86001,
"c": 0.19027,
"h": 148.1
},
"luminance": 0.68229
}Semantic roles & 50–950 ramp
primary
#69F286
secondary
#CB35AB
accent
#05B2E1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581