#69E07E#69E07E
#69E07E is a light, vivid green. Relative luminance 0.578; OKLCH L 81.5% C 0.173 H 147.5°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #69E07E |
|---|---|
| RGB | rgb(105, 224, 126) |
| HSL | hsl(131, 66%, 65%) |
| HSV | hsv(131, 53%, 88%) |
| CMYK | cmyk(53.1%, 0%, 43.7%, 12.2%) |
| CIE-LAB | lab(80.64, -53.96, 37.96) |
| CIE-LCH | lch(80.64, 65.97, 144.87°) |
| OKLab | oklab(81.47% -0.1462 0.0932) |
| OKLCH | oklch(81.47% 0.173 147.5) |
| XYZ | xyz(36.2450, 57.8179, 28.9846) |
| Luminance | 0.5782 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.22
Lightish Green
#61E160
ΔE00 4.21
Tealish Green
#0CDC73
ΔE00 4.33
Lightgreen
#90EE90
ΔE00 4.62
Turquoise Green
#04F489
ΔE00 5.92
Seaweed
#18D17B
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E07E #E069CB
analogous
#90E069 #69E07E #69E0B9
triadic
#69E07E #7E69E0 #E07E69
tetradic
#69E07E #6990E0 #E069CB #E0B969
square
#69E07E #6990E0 #E069CB #E0B969
split-complementary
#69E07E #B969E0 #E06990
monochromatic
#23AB3B #36D652 #69E07E #9CEAAA #CEF5D5
Accessibility & contrast
On white
1.67
#69E07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#69E07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E07E
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E07E | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF77
Deuteranopia (green-blind)
#D2C484
Tritanopia (blue-blind)
#51DCC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #69e07e; /* rgb */ color: rgb(105, 224, 126); /* oklch */ color: oklch(81.5% 0.173 147.5);
Tailwind
colors: {
custom: {
50: '#9ceaa4',
500: '#69e07e',
950: '#000000',
},
}SCSS
$custom: #69e07e; $custom-light: #9ceaa4; $custom-dark: #000000;
JSON
{
"hex": "#69e07e",
"rgb": {
"r": 105,
"g": 224,
"b": 126
},
"hsl": {
"h": 130.588,
"s": 65.746,
"l": 64.51
},
"oklch": {
"l": 0.81465,
"c": 0.17341,
"h": 147.5
},
"luminance": 0.57821
}Semantic roles & 50–950 ramp
primary
#69E07E
secondary
#AD409A
accent
#18AECE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480