#69E788#69E788
#69E788 is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.3% C 0.174 H 149.3°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #69E788 |
|---|---|
| RGB | rgb(105, 231, 136) |
| HSL | hsl(135, 72%, 66%) |
| HSV | hsv(135, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 41.1%, 9.4%) |
| CIE-LAB | lab(82.88, -55.14, 35.87) |
| CIE-LCH | lch(82.88, 65.78, 146.96°) |
| OKLab | oklab(83.35% -0.1494 0.0887) |
| OKLCH | oklch(83.35% 0.174 149.3) |
| XYZ | xyz(38.8429, 61.9293, 33.1944) |
| Luminance | 0.6193 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.86
Lightgreen
#90EE90
ΔE00 3.96
Turquoise Green
#04F489
ΔE00 4.67
Tealish Green
#0CDC73
ΔE00 4.87
Wintergreen
#20F986
ΔE00 5.16
Lightish Green
#61E160
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E788 #E769C8
analogous
#89E769 #69E788 #69E7C7
triadic
#69E788 #8869E7 #E78869
tetradic
#69E788 #6989E7 #E769C8 #E7C769
square
#69E788 #6989E7 #E769C8 #E7C769
split-complementary
#69E788 #C769E7 #E76989
monochromatic
#1DB844 #34DF5E #69E788 #9EEFB2 #D3F8DC
Accessibility & contrast
On white
1.57
#69E788 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#69E788 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E788
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E788 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E788 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D681
Deuteranopia (green-blind)
#D8CA8E
Tritanopia (blue-blind)
#4CE3D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69e788; /* rgb */ color: rgb(105, 231, 136); /* oklch */ color: oklch(83.3% 0.174 149.3);
Tailwind
colors: {
custom: {
50: '#9defab',
500: '#69e788',
950: '#000000',
},
}SCSS
$custom: #69e788; $custom-light: #9defab; $custom-dark: #000000;
JSON
{
"hex": "#69e788",
"rgb": {
"r": 105,
"g": 231,
"b": 136
},
"hsl": {
"h": 134.762,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.83348,
"c": 0.17371,
"h": 149.3
},
"luminance": 0.61933
}Semantic roles & 50–950 ramp
primary
#69E788
secondary
#B83C9A
accent
#11A4D4
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581