#69E37D#69E37D
#69E37D is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.2% C 0.178 H 147.1°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #69E37D |
|---|---|
| RGB | rgb(105, 227, 125) |
| HSL | hsl(130, 69%, 65%) |
| HSV | hsv(130, 54%, 89%) |
| CMYK | cmyk(53.7%, 0%, 44.9%, 11%) |
| CIE-LAB | lab(81.52, -55.29, 39.58) |
| CIE-LCH | lch(81.52, 68.00, 144.40°) |
| OKLab | oklab(82.19% -0.1498 0.0969) |
| OKLCH | oklch(82.19% 0.178 147.1) |
| XYZ | xyz(36.9941, 59.4189, 28.9176) |
| Luminance | 0.5942 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.14
Lightish Green
#61E160
ΔE00 3.78
Lightgreen
#90EE90
ΔE00 4.27
Tealish Green
#0CDC73
ΔE00 4.52
Turquoise Green
#04F489
ΔE00 5.51
Minty Green
#0BF77D
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E37D #E369CF
analogous
#92E369 #69E37D #69E3BA
triadic
#69E37D #7D69E3 #E37D69
tetradic
#69E37D #6992E3 #E369CF #E3BA69
square
#69E37D #6992E3 #E369CF #E3BA69
split-complementary
#69E37D #BA69E3 #E36992
monochromatic
#21B139 #35D950 #69E37D #9DEDAA #D0F6D6
Accessibility & contrast
On white
1.63
#69E37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#69E37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E37D
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E37D | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D175
Deuteranopia (green-blind)
#D5C684
Tritanopia (blue-blind)
#51DFCB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #69e37d; /* rgb */ color: rgb(105, 227, 125); /* oklch */ color: oklch(82.2% 0.178 147.1);
Tailwind
colors: {
custom: {
50: '#9deda4',
500: '#69e37d',
950: '#000000',
},
}SCSS
$custom: #69e37d; $custom-light: #9deda4; $custom-dark: #000000;
JSON
{
"hex": "#69e37d",
"rgb": {
"r": 105,
"g": 227,
"b": 125
},
"hsl": {
"h": 129.836,
"s": 68.539,
"l": 65.098
},
"oklch": {
"l": 0.82185,
"c": 0.17841,
"h": 147.1
},
"luminance": 0.59422
}Semantic roles & 50–950 ramp
primary
#69E37D
secondary
#B23E9F
accent
#15B2D0
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F160F
muted
#808580