#69F186#69F186
#69F186 is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.8% C 0.189 H 148.2°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #69F186 |
|---|---|
| RGB | rgb(105, 241, 134) |
| HSL | hsl(133, 83%, 68%) |
| HSV | hsv(133, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 44.4%, 5.5%) |
| CIE-LAB | lab(85.82, -59.32, 40.65) |
| CIE-LCH | lch(85.82, 71.91, 145.57°) |
| OKLab | oklab(85.76% -0.1605 0.0997) |
| OKLCH | oklch(85.76% 0.189 148.2) |
| XYZ | xyz(41.5813, 67.6313, 33.4125) |
| Luminance | 0.6764 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.61
Minty Green
#0BF77D
ΔE00 3.71
Lightgreen
#90EE90
ΔE00 3.80
Spearmint
#1EF876
ΔE00 3.85
Weird Green
#3AE57F
ΔE00 3.91
Turquoise Green
#04F489
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F186 #F169D4
analogous
#90F169 #69F186 #69F1CA
triadic
#69F186 #8669F1 #F18669
tetradic
#69F186 #6990F1 #F169D4 #F1CA69
square
#69F186 #6990F1 #F169D4 #F1CA69
split-complementary
#69F186 #CA69F1 #F16990
monochromatic
#13CD3B #31EC59 #69F186 #A1F6B3 #D9FBE0
Accessibility & contrast
On white
1.45
#69F186 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#69F186 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F186
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F186 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F186 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7E
Deuteranopia (green-blind)
#E1D28D
Tritanopia (blue-blind)
#49EDD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69f186; /* rgb */ color: rgb(105, 241, 134); /* oklch */ color: oklch(85.8% 0.189 148.2);
Tailwind
colors: {
custom: {
50: '#9ff7aa',
500: '#69f186',
950: '#000000',
},
}SCSS
$custom: #69f186; $custom-light: #9ff7aa; $custom-dark: #000000;
JSON
{
"hex": "#69f186",
"rgb": {
"r": 105,
"g": 241,
"b": 134
},
"hsl": {
"h": 132.794,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.85757,
"c": 0.18895,
"h": 148.2
},
"luminance": 0.67635
}Semantic roles & 50–950 ramp
primary
#69F186
secondary
#C935A9
accent
#06B1DF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581