#69E582#69E582
#69E582 is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.8% C 0.177 H 148.1°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #69E582 |
|---|---|
| RGB | rgb(105, 229, 130) |
| HSL | hsl(132, 70%, 65%) |
| HSV | hsv(132, 54%, 90%) |
| CMYK | cmyk(54.1%, 0%, 43.2%, 10.2%) |
| CIE-LAB | lab(82.19, -55.31, 37.97) |
| CIE-LCH | lch(82.19, 67.09, 145.53°) |
| OKLab | oklab(82.76% -0.1498 0.0934) |
| OKLCH | oklch(82.76% 0.177 148.1) |
| XYZ | xyz(37.8718, 60.6503, 30.8257) |
| Luminance | 0.6065 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.91
Lightgreen
#90EE90
ΔE00 4.03
Lightish Green
#61E160
ΔE00 4.43
Tealish Green
#0CDC73
ΔE00 4.63
Turquoise Green
#04F489
ΔE00 5.05
Minty Green
#0BF77D
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E582 #E569CC
analogous
#8EE569 #69E582 #69E5C0
triadic
#69E582 #8269E5 #E58269
tetradic
#69E582 #698EE5 #E569CC #E5C069
square
#69E582 #698EE5 #E569CC #E5C069
split-complementary
#69E582 #C069E5 #E5698E
monochromatic
#1FB43D #35DC57 #69E582 #9DEEAD #D1F7D9
Accessibility & contrast
On white
1.60
#69E582 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#69E582 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E582
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E582 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E582 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D37B
Deuteranopia (green-blind)
#D6C889
Tritanopia (blue-blind)
#4FE1CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69e582; /* rgb */ color: rgb(105, 229, 130); /* oklch */ color: oklch(82.8% 0.177 148.1);
Tailwind
colors: {
custom: {
50: '#9deea7',
500: '#69e582',
950: '#000000',
},
}SCSS
$custom: #69e582; $custom-light: #9deea7; $custom-dark: #000000;
JSON
{
"hex": "#69e582",
"rgb": {
"r": 105,
"g": 229,
"b": 130
},
"hsl": {
"h": 132.097,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.82757,
"c": 0.17652,
"h": 148.1
},
"luminance": 0.60654
}Semantic roles & 50–950 ramp
primary
#69E582
secondary
#B53D9D
accent
#13ACD2
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F160F
muted
#808580