#69E785#69E785
#69E785 is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.3% C 0.176 H 148.6°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #69E785 |
|---|---|
| RGB | rgb(105, 231, 133) |
| HSL | hsl(133, 72%, 66%) |
| HSV | hsv(133, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 42.4%, 9.4%) |
| CIE-LAB | lab(82.83, -55.62, 37.31) |
| CIE-LCH | lch(82.83, 66.97, 146.15°) |
| OKLab | oklab(83.3% -0.1506 0.0919) |
| OKLCH | oklch(83.3% 0.176 148.6) |
| XYZ | xyz(38.6327, 61.8452, 32.0872) |
| Luminance | 0.6185 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.87
Lightgreen
#90EE90
ΔE00 3.88
Turquoise Green
#04F489
ΔE00 4.71
Lightish Green
#61E160
ΔE00 4.81
Tealish Green
#0CDC73
ΔE00 4.82
Wintergreen
#20F986
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E785 #E769CB
analogous
#8CE769 #69E785 #69E7C4
triadic
#69E785 #8569E7 #E78569
tetradic
#69E785 #698CE7 #E769CB #E7C469
square
#69E785 #698CE7 #E769CB #E7C469
split-complementary
#69E785 #C469E7 #E7698C
monochromatic
#1DB840 #34DF5A #69E785 #9EEFB0 #D3F8DB
Accessibility & contrast
On white
1.57
#69E785 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#69E785 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E785
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E785 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E785 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57E
Deuteranopia (green-blind)
#D8CA8B
Tritanopia (blue-blind)
#4DE3CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69e785; /* rgb */ color: rgb(105, 231, 133); /* oklch */ color: oklch(83.3% 0.176 148.6);
Tailwind
colors: {
custom: {
50: '#9defa9',
500: '#69e785',
950: '#000000',
},
}SCSS
$custom: #69e785; $custom-light: #9defa9; $custom-dark: #000000;
JSON
{
"hex": "#69e785",
"rgb": {
"r": 105,
"g": 231,
"b": 133
},
"hsl": {
"h": 133.333,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.83297,
"c": 0.17647,
"h": 148.6
},
"luminance": 0.61849
}Semantic roles & 50–950 ramp
primary
#69E785
secondary
#B83C9C
accent
#11A9D4
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581