#69F486#69F486
#69F486 is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.5% C 0.193 H 148.0°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #69F486 |
|---|---|
| RGB | rgb(105, 244, 134) |
| HSL | hsl(133, 86%, 68%) |
| HSV | hsv(133, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 45.1%, 4.3%) |
| CIE-LAB | lab(86.71, -60.45, 41.79) |
| CIE-LCH | lch(86.71, 73.49, 145.34°) |
| OKLab | oklab(86.49% -0.1635 0.1023) |
| OKLCH | oklch(86.49% 0.193 148) |
| XYZ | xyz(42.4766, 69.4220, 33.7110) |
| Luminance | 0.6943 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.37
Minty Green
#0BF77D
ΔE00 3.48
Spearmint
#1EF876
ΔE00 3.51
Lightgreen (survey)
#76FF7B
ΔE00 3.69
Baby Green
#8CFF9E
ΔE00 3.83
Turquoise Green
#04F489
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F486 #F469D7
analogous
#91F469 #69F486 #69F4CB
triadic
#69F486 #8669F4 #F48669
tetradic
#69F486 #6991F4 #F469D7 #F4CB69
square
#69F486 #6991F4 #F469D7 #F4CB69
split-complementary
#69F486 #CB69F4 #F46991
monochromatic
#0FD338 #30F058 #69F486 #A2F8B4 #DBFCE2
Accessibility & contrast
On white
1.41
#69F486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#69F486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F486
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F486 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E17D
Deuteranopia (green-blind)
#E4D48D
Tritanopia (blue-blind)
#48EFDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f486; /* rgb */ color: rgb(105, 244, 134); /* oklch */ color: oklch(86.5% 0.193 148.0);
Tailwind
colors: {
custom: {
50: '#9ff9ab',
500: '#69f486',
950: '#000000',
},
}SCSS
$custom: #69f486; $custom-light: #9ff9ab; $custom-dark: #000000;
JSON
{
"hex": "#69f486",
"rgb": {
"r": 105,
"g": 244,
"b": 134
},
"hsl": {
"h": 132.518,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.86488,
"c": 0.1929,
"h": 148
},
"luminance": 0.69426
}Semantic roles & 50–950 ramp
primary
#69F486
secondary
#CD34AD
accent
#03B4E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581