#69F386#69F386
#69F386 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.2% C 0.192 H 148.0°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #69F386 |
|---|---|
| RGB | rgb(105, 243, 134) |
| HSL | hsl(133, 85%, 68%) |
| HSV | hsv(133, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 44.9%, 4.7%) |
| CIE-LAB | lab(86.42, -60.08, 41.41) |
| CIE-LCH | lch(86.42, 72.97, 145.42°) |
| OKLab | oklab(86.25% -0.1625 0.1014) |
| OKLCH | oklch(86.25% 0.192 148) |
| XYZ | xyz(42.1765, 68.8218, 33.6109) |
| Luminance | 0.6883 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.43
Minty Green
#0BF77D
ΔE00 3.54
Spearmint
#1EF876
ΔE00 3.62
Lightgreen (survey)
#76FF7B
ΔE00 3.89
Baby Green
#8CFF9E
ΔE00 3.91
Turquoise Green
#04F489
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F386 #F369D6
analogous
#91F369 #69F386 #69F3CB
triadic
#69F386 #8669F3 #F38669
tetradic
#69F386 #6991F3 #F369D6 #F3CB69
square
#69F386 #6991F3 #F369D6 #F3CB69
split-complementary
#69F386 #CB69F3 #F36991
monochromatic
#11D139 #30EE58 #69F386 #A2F8B4 #DAFCE1
Accessibility & contrast
On white
1.42
#69F386 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#69F386 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F386
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F386 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F386 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E07E
Deuteranopia (green-blind)
#E3D38D
Tritanopia (blue-blind)
#49EED9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69f386; /* rgb */ color: rgb(105, 243, 134); /* oklch */ color: oklch(86.2% 0.192 148.0);
Tailwind
colors: {
custom: {
50: '#9ff8ab',
500: '#69f386',
950: '#000000',
},
}SCSS
$custom: #69f386; $custom-light: #9ff8ab; $custom-dark: #000000;
JSON
{
"hex": "#69f386",
"rgb": {
"r": 105,
"g": 243,
"b": 134
},
"hsl": {
"h": 132.609,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.86245,
"c": 0.19159,
"h": 148
},
"luminance": 0.68826
}Semantic roles & 50–950 ramp
primary
#69F386
secondary
#CC34AC
accent
#04B3E2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581