#69E28C#69E28C
#69E28C is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.2% C 0.163 H 150.8°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #69E28C |
|---|---|
| RGB | rgb(105, 226, 140) |
| HSL | hsl(137, 68%, 65%) |
| HSV | hsv(137, 54%, 89%) |
| CMYK | cmyk(53.5%, 0%, 38.1%, 11.4%) |
| CIE-LAB | lab(81.45, -52.49, 31.98) |
| CIE-LCH | lch(81.45, 61.47, 148.65°) |
| OKLab | oklab(82.2% -0.1424 0.0797) |
| OKLCH | oklch(82.2% 0.163 150.8) |
| XYZ | xyz(37.7530, 59.2862, 34.2597) |
| Luminance | 0.5929 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.33
Lightgreen
#90EE90
ΔE00 4.81
Tealish Green
#0CDC73
ΔE00 4.84
Aqua Green
#12E193
ΔE00 4.91
Seafoam Green
#7AF9AB
ΔE00 5.55
Turquoise Green
#04F489
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E28C #E269BF
analogous
#83E269 #69E28C #69E2C8
triadic
#69E28C #8C69E2 #E28C69
tetradic
#69E28C #6983E2 #E269BF #E2C869
square
#69E28C #6983E2 #E269BF #E2C869
split-complementary
#69E28C #C869E2 #E26983
monochromatic
#22AF4B #36D865 #69E28C #9CECB3 #D0F6DB
Accessibility & contrast
On white
1.63
#69E28C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#69E28C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E28C
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E28C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E28C | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D186
Deuteranopia (green-blind)
#D2C691
Tritanopia (blue-blind)
#4CDFCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69e28c; /* rgb */ color: rgb(105, 226, 140); /* oklch */ color: oklch(82.2% 0.163 150.8);
Tailwind
colors: {
custom: {
50: '#9cecae',
500: '#69e28c',
950: '#000000',
},
}SCSS
$custom: #69e28c; $custom-light: #9cecae; $custom-dark: #000000;
JSON
{
"hex": "#69e28c",
"rgb": {
"r": 105,
"g": 226,
"b": 140
},
"hsl": {
"h": 137.355,
"s": 67.598,
"l": 64.902
},
"oklch": {
"l": 0.82199,
"c": 0.16314,
"h": 150.8
},
"luminance": 0.59289
}Semantic roles & 50–950 ramp
primary
#69E28C
secondary
#B03F8F
accent
#169AD0
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581