#69E28B#69E28B
#69E28B is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.2% C 0.164 H 150.5°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #69E28B |
|---|---|
| RGB | rgb(105, 226, 139) |
| HSL | hsl(137, 68%, 65%) |
| HSV | hsv(137, 54%, 89%) |
| CMYK | cmyk(53.5%, 0%, 38.5%, 11.4%) |
| CIE-LAB | lab(81.43, -52.66, 32.47) |
| CIE-LCH | lch(81.43, 61.87, 148.34°) |
| OKLab | oklab(82.18% -0.1428 0.0808) |
| OKLCH | oklch(82.18% 0.164 150.5) |
| XYZ | xyz(37.6796, 59.2568, 33.8732) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.25
Lightgreen
#90EE90
ΔE00 4.74
Tealish Green
#0CDC73
ΔE00 4.77
Aqua Green
#12E193
ΔE00 5.01
Turquoise Green
#04F489
ΔE00 5.56
Seafoam Green
#7AF9AB
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E28B #E269C0
analogous
#83E269 #69E28B #69E2C8
triadic
#69E28B #8B69E2 #E28B69
tetradic
#69E28B #6983E2 #E269C0 #E2C869
square
#69E28B #6983E2 #E269C0 #E2C869
split-complementary
#69E28B #C869E2 #E26983
monochromatic
#22AF49 #36D863 #69E28B #9CECB3 #D0F6DA
Accessibility & contrast
On white
1.63
#69E28B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#69E28B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E28B
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E28B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E28B | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D185
Deuteranopia (green-blind)
#D2C691
Tritanopia (blue-blind)
#4CDFCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69e28b; /* rgb */ color: rgb(105, 226, 139); /* oklch */ color: oklch(82.2% 0.164 150.5);
Tailwind
colors: {
custom: {
50: '#9cecad',
500: '#69e28b',
950: '#000000',
},
}SCSS
$custom: #69e28b; $custom-light: #9cecad; $custom-dark: #000000;
JSON
{
"hex": "#69e28b",
"rgb": {
"r": 105,
"g": 226,
"b": 139
},
"hsl": {
"h": 136.86,
"s": 67.598,
"l": 64.902
},
"oklch": {
"l": 0.82181,
"c": 0.16407,
"h": 150.5
},
"luminance": 0.5926
}Semantic roles & 50–950 ramp
primary
#69E28B
secondary
#B03F90
accent
#169BD0
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581