#69E37B#69E37B
#69E37B is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.2% C 0.180 H 146.7°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #69E37B |
|---|---|
| RGB | rgb(105, 227, 123) |
| HSL | hsl(129, 69%, 65%) |
| HSV | hsv(129, 54%, 89%) |
| CMYK | cmyk(53.7%, 0%, 45.8%, 11%) |
| CIE-LAB | lab(81.49, -55.58, 40.53) |
| CIE-LCH | lch(81.49, 68.79, 143.90°) |
| OKLab | oklab(82.15% -0.1506 0.099) |
| OKLCH | oklch(82.15% 0.18 146.7) |
| XYZ | xyz(36.8677, 59.3684, 28.2515) |
| Luminance | 0.5937 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.27
Lightish Green
#61E160
ΔE00 3.47
Lightgreen
#90EE90
ΔE00 4.32
Tealish Green
#0CDC73
ΔE00 4.58
Turquoise Green
#04F489
ΔE00 5.60
Minty Green
#0BF77D
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E37B #E369D1
analogous
#94E369 #69E37B #69E3B8
triadic
#69E37B #7B69E3 #E37B69
tetradic
#69E37B #6994E3 #E369D1 #E3B869
square
#69E37B #6994E3 #E369D1 #E3B869
split-complementary
#69E37B #B869E3 #E36994
monochromatic
#21B136 #35D94E #69E37B #9DEDA8 #D0F6D6
Accessibility & contrast
On white
1.63
#69E37B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#69E37B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E37B
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E37B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E37B | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D173
Deuteranopia (green-blind)
#D5C682
Tritanopia (blue-blind)
#51DECA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69e37b; /* rgb */ color: rgb(105, 227, 123); /* oklch */ color: oklch(82.2% 0.180 146.7);
Tailwind
colors: {
custom: {
50: '#9deda3',
500: '#69e37b',
950: '#000000',
},
}SCSS
$custom: #69e37b; $custom-light: #9deda3; $custom-dark: #000000;
JSON
{
"hex": "#69e37b",
"rgb": {
"r": 105,
"g": 227,
"b": 123
},
"hsl": {
"h": 128.852,
"s": 68.539,
"l": 65.098
},
"oklch": {
"l": 0.82153,
"c": 0.18023,
"h": 146.7
},
"luminance": 0.59371
}Semantic roles & 50–950 ramp
primary
#69E37B
secondary
#B23EA1
accent
#15B5D0
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F160F
muted
#808580