#69E685#69E685
#69E685 is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.1% C 0.175 H 148.7°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #69E685 |
|---|---|
| RGB | rgb(105, 230, 133) |
| HSL | hsl(133, 71%, 66%) |
| HSV | hsv(133, 54%, 90%) |
| CMYK | cmyk(54.3%, 0%, 42.2%, 9.8%) |
| CIE-LAB | lab(82.53, -55.23, 36.92) |
| CIE-LCH | lch(82.53, 66.43, 146.24°) |
| OKLab | oklab(83.05% -0.1496 0.0911) |
| OKLCH | oklch(83.05% 0.175 148.7) |
| XYZ | xyz(38.3536, 61.2870, 31.9942) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.85
Lightgreen
#90EE90
ΔE00 3.97
Tealish Green
#0CDC73
ΔE00 4.73
Turquoise Green
#04F489
ΔE00 4.85
Lightish Green
#61E160
ΔE00 4.85
Wintergreen
#20F986
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E685 #E669CA
analogous
#8BE669 #69E685 #69E6C3
triadic
#69E685 #8569E6 #E68569
tetradic
#69E685 #698BE6 #E669CA #E6C369
square
#69E685 #698BE6 #E669CA #E6C369
split-complementary
#69E685 #C369E6 #E6698B
monochromatic
#1EB640 #35DD5A #69E685 #9DEFB0 #D2F7DA
Accessibility & contrast
On white
1.58
#69E685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#69E685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E685
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E685 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47E
Deuteranopia (green-blind)
#D7C98B
Tritanopia (blue-blind)
#4DE2CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69e685; /* rgb */ color: rgb(105, 230, 133); /* oklch */ color: oklch(83.1% 0.175 148.7);
Tailwind
colors: {
custom: {
50: '#9defa9',
500: '#69e685',
950: '#000000',
},
}SCSS
$custom: #69e685; $custom-light: #9defa9; $custom-dark: #000000;
JSON
{
"hex": "#69e685",
"rgb": {
"r": 105,
"g": 230,
"b": 133
},
"hsl": {
"h": 133.44,
"s": 71.429,
"l": 65.686
},
"oklch": {
"l": 0.83052,
"c": 0.17512,
"h": 148.7
},
"luminance": 0.6129
}Semantic roles & 50–950 ramp
primary
#69E685
secondary
#B63D9B
accent
#12A8D3
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581