#69E27D#69E27D
#69E27D is a light, vivid green. Relative luminance 0.589; OKLCH L 81.9% C 0.177 H 147.2°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #69E27D |
|---|---|
| RGB | rgb(105, 226, 125) |
| HSL | hsl(130, 68%, 65%) |
| HSV | hsv(130, 54%, 89%) |
| CMYK | cmyk(53.5%, 0%, 44.7%, 11.4%) |
| CIE-LAB | lab(81.22, -54.90, 39.20) |
| CIE-LCH | lch(81.22, 67.46, 144.47°) |
| OKLab | oklab(81.94% -0.1487 0.096) |
| OKLCH | oklch(81.94% 0.177 147.2) |
| XYZ | xyz(36.7214, 58.8735, 28.8267) |
| Luminance | 0.5888 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.16
Lightish Green
#61E160
ΔE00 3.85
Lightgreen
#90EE90
ΔE00 4.38
Tealish Green
#0CDC73
ΔE00 4.45
Turquoise Green
#04F489
ΔE00 5.65
Minty Green
#0BF77D
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E27D #E269CE
analogous
#92E269 #69E27D #69E2B9
triadic
#69E27D #7D69E2 #E27D69
tetradic
#69E27D #6992E2 #E269CE #E2B969
square
#69E27D #6992E2 #E269CE #E2B969
split-complementary
#69E27D #B969E2 #E26992
monochromatic
#22AF39 #36D851 #69E27D #9CECA9 #D0F6D6
Accessibility & contrast
On white
1.64
#69E27D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#69E27D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E27D
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E27D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E27D | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D175
Deuteranopia (green-blind)
#D4C584
Tritanopia (blue-blind)
#51DECA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69e27d; /* rgb */ color: rgb(105, 226, 125); /* oklch */ color: oklch(81.9% 0.177 147.2);
Tailwind
colors: {
custom: {
50: '#9deca4',
500: '#69e27d',
950: '#000000',
},
}SCSS
$custom: #69e27d; $custom-light: #9deca4; $custom-dark: #000000;
JSON
{
"hex": "#69e27d",
"rgb": {
"r": 105,
"g": 226,
"b": 125
},
"hsl": {
"h": 129.917,
"s": 67.598,
"l": 64.902
},
"oklch": {
"l": 0.81939,
"c": 0.17705,
"h": 147.2
},
"luminance": 0.58877
}Semantic roles & 50–950 ramp
primary
#69E27D
secondary
#B03F9D
accent
#16B1D0
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580