#69E38D#69E38D
#69E38D is a very light, vivid green. Relative luminance 0.599; OKLCH L 82.5% C 0.164 H 150.9°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #69E38D |
|---|---|
| RGB | rgb(105, 227, 141) |
| HSL | hsl(138, 69%, 65%) |
| HSV | hsv(138, 54%, 89%) |
| CMYK | cmyk(53.7%, 0%, 37.9%, 11%) |
| CIE-LAB | lab(81.76, -52.73, 31.89) |
| CIE-LCH | lch(81.76, 61.62, 148.83°) |
| OKLab | oklab(82.46% -0.143 0.0795) |
| OKLCH | oklch(82.46% 0.164 150.9) |
| XYZ | xyz(38.0998, 59.8612, 34.7407) |
| Luminance | 0.5987 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.30
Lightgreen
#90EE90
ΔE00 4.74
Aqua Green
#12E193
ΔE00 4.88
Tealish Green
#0CDC73
ΔE00 4.92
Seafoam Green
#7AF9AB
ΔE00 5.33
Turquoise Green
#04F489
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E38D #E369BF
analogous
#82E369 #69E38D #69E3CA
triadic
#69E38D #8D69E3 #E38D69
tetradic
#69E38D #6982E3 #E369BF #E3CA69
square
#69E38D #6982E3 #E369BF #E3CA69
split-complementary
#69E38D #CA69E3 #E36982
monochromatic
#21B14B #35D966 #69E38D #9DEDB4 #D0F6DB
Accessibility & contrast
On white
1.62
#69E38D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#69E38D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E38D
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E38D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E38D | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D287
Deuteranopia (green-blind)
#D3C792
Tritanopia (blue-blind)
#4BE0CD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #69e38d; /* rgb */ color: rgb(105, 227, 141); /* oklch */ color: oklch(82.5% 0.164 150.9);
Tailwind
colors: {
custom: {
50: '#9dedaf',
500: '#69e38d',
950: '#000000',
},
}SCSS
$custom: #69e38d; $custom-light: #9dedaf; $custom-dark: #000000;
JSON
{
"hex": "#69e38d",
"rgb": {
"r": 105,
"g": 227,
"b": 141
},
"hsl": {
"h": 137.705,
"s": 68.539,
"l": 65.098
},
"oklch": {
"l": 0.82462,
"c": 0.16359,
"h": 150.9
},
"luminance": 0.59865
}Semantic roles & 50–950 ramp
primary
#69E38D
secondary
#B23E90
accent
#1599D0
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581