#69E38C#69E38C
#69E38C is a very light, vivid green. Relative luminance 0.598; OKLCH L 82.4% C 0.165 H 150.7°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #69E38C |
|---|---|
| RGB | rgb(105, 227, 140) |
| HSL | hsl(137, 69%, 65%) |
| HSV | hsv(137, 54%, 89%) |
| CMYK | cmyk(53.7%, 0%, 38.3%, 11%) |
| CIE-LAB | lab(81.75, -52.90, 32.38) |
| CIE-LCH | lch(81.75, 62.02, 148.53°) |
| OKLab | oklab(82.44% -0.1434 0.0806) |
| OKLCH | oklch(82.44% 0.165 150.7) |
| XYZ | xyz(38.0257, 59.8316, 34.3507) |
| Luminance | 0.5984 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.23
Lightgreen
#90EE90
ΔE00 4.66
Tealish Green
#0CDC73
ΔE00 4.85
Aqua Green
#12E193
ΔE00 4.98
Turquoise Green
#04F489
ΔE00 5.40
Seafoam Green
#7AF9AB
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E38C #E369C0
analogous
#83E369 #69E38C #69E3C9
triadic
#69E38C #8C69E3 #E38C69
tetradic
#69E38C #6983E3 #E369C0 #E3C969
square
#69E38C #6983E3 #E369C0 #E3C969
split-complementary
#69E38C #C969E3 #E36983
monochromatic
#21B14A #35D964 #69E38C #9DEDB4 #D0F6DB
Accessibility & contrast
On white
1.62
#69E38C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#69E38C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E38C
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E38C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E38C | 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)
#E4D286
Deuteranopia (green-blind)
#D3C792
Tritanopia (blue-blind)
#4CE0CD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #69e38c; /* rgb */ color: rgb(105, 227, 140); /* oklch */ color: oklch(82.4% 0.165 150.7);
Tailwind
colors: {
custom: {
50: '#9dedae',
500: '#69e38c',
950: '#000000',
},
}SCSS
$custom: #69e38c; $custom-light: #9dedae; $custom-dark: #000000;
JSON
{
"hex": "#69e38c",
"rgb": {
"r": 105,
"g": 227,
"b": 140
},
"hsl": {
"h": 137.213,
"s": 68.539,
"l": 65.098
},
"oklch": {
"l": 0.82443,
"c": 0.16452,
"h": 150.7
},
"luminance": 0.59835
}Semantic roles & 50–950 ramp
primary
#69E38C
secondary
#B23E91
accent
#159BD0
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581