#69F387#69F387
#69F387 is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.3% C 0.191 H 148.2°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #69F387 |
|---|---|
| RGB | rgb(105, 243, 135) |
| HSL | hsl(133, 85%, 68%) |
| HSV | hsv(133, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 44.4%, 4.7%) |
| CIE-LAB | lab(86.43, -59.93, 40.94) |
| CIE-LCH | lch(86.43, 72.58, 145.66°) |
| OKLab | oklab(86.26% -0.1621 0.1004) |
| OKLCH | oklch(86.26% 0.191 148.2) |
| XYZ | xyz(42.2466, 68.8499, 33.9800) |
| Luminance | 0.6885 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.41
Minty Green
#0BF77D
ΔE00 3.56
Spearmint
#1EF876
ΔE00 3.68
Baby Green
#8CFF9E
ΔE00 3.86
Turquoise Green
#04F489
ΔE00 3.87
Lightgreen
#90EE90
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F387 #F369D5
analogous
#90F369 #69F387 #69F3CC
triadic
#69F387 #8769F3 #F38769
tetradic
#69F387 #6990F3 #F369D5 #F3CC69
square
#69F387 #6990F3 #F369D5 #F3CC69
split-complementary
#69F387 #CC69F3 #F36990
monochromatic
#11D13A #30EE5A #69F387 #A2F8B4 #DAFCE2
Accessibility & contrast
On white
1.42
#69F387 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#69F387 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F387
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F387 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F387 | 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)
#F5E07F
Deuteranopia (green-blind)
#E3D38E
Tritanopia (blue-blind)
#48EED9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69f387; /* rgb */ color: rgb(105, 243, 135); /* oklch */ color: oklch(86.3% 0.191 148.2);
Tailwind
colors: {
custom: {
50: '#9ff8ab',
500: '#69f387',
950: '#000000',
},
}SCSS
$custom: #69f387; $custom-light: #9ff8ab; $custom-dark: #000000;
JSON
{
"hex": "#69f387",
"rgb": {
"r": 105,
"g": 243,
"b": 135
},
"hsl": {
"h": 133.043,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.8626,
"c": 0.19069,
"h": 148.2
},
"luminance": 0.68854
}Semantic roles & 50–950 ramp
primary
#69F387
secondary
#CC34AB
accent
#04B1E2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581