#69E689#69E689
#69E689 is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.1% C 0.171 H 149.6°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #69E689 |
|---|---|
| RGB | rgb(105, 230, 137) |
| HSL | hsl(135, 71%, 66%) |
| HSV | hsv(135, 54%, 90%) |
| CMYK | cmyk(54.3%, 0%, 40.4%, 9.8%) |
| CIE-LAB | lab(82.59, -54.59, 35.00) |
| CIE-LCH | lch(82.59, 64.84, 147.33°) |
| OKLab | oklab(83.12% -0.1479 0.0867) |
| OKLCH | oklch(83.12% 0.171 149.6) |
| XYZ | xyz(38.6352, 61.3997, 33.4774) |
| Luminance | 0.6140 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.89
Lightgreen
#90EE90
ΔE00 4.09
Turquoise Green
#04F489
ΔE00 4.82
Tealish Green
#0CDC73
ΔE00 4.82
Seafoam Green
#7AF9AB
ΔE00 5.33
Sea Green (survey)
#53FCA1
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E689 #E669C6
analogous
#87E669 #69E689 #69E6C7
triadic
#69E689 #8969E6 #E68969
tetradic
#69E689 #6987E6 #E669C6 #E6C769
square
#69E689 #6987E6 #E669C6 #E6C769
split-complementary
#69E689 #C769E6 #E66987
monochromatic
#1EB645 #35DD60 #69E689 #9DEFB2 #D2F7DC
Accessibility & contrast
On white
1.58
#69E689 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#69E689 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E689
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E689 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E689 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D582
Deuteranopia (green-blind)
#D6C98F
Tritanopia (blue-blind)
#4CE2CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69e689; /* rgb */ color: rgb(105, 230, 137); /* oklch */ color: oklch(83.1% 0.171 149.6);
Tailwind
colors: {
custom: {
50: '#9defac',
500: '#69e689',
950: '#000000',
},
}SCSS
$custom: #69e689; $custom-light: #9defac; $custom-dark: #000000;
JSON
{
"hex": "#69e689",
"rgb": {
"r": 105,
"g": 230,
"b": 137
},
"hsl": {
"h": 135.36,
"s": 71.429,
"l": 65.686
},
"oklch": {
"l": 0.83121,
"c": 0.17142,
"h": 149.6
},
"luminance": 0.61403
}Semantic roles & 50–950 ramp
primary
#69E689
secondary
#B63D97
accent
#12A2D3
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581