#69E07C#69E07C
#69E07C is a light, vivid green. Relative luminance 0.578; OKLCH L 81.4% C 0.175 H 147.0°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #69E07C |
|---|---|
| RGB | rgb(105, 224, 124) |
| HSL | hsl(130, 66%, 65%) |
| HSV | hsv(130, 53%, 88%) |
| CMYK | cmyk(53.1%, 0%, 44.6%, 12.2%) |
| CIE-LAB | lab(80.61, -54.26, 38.91) |
| CIE-LCH | lch(80.61, 66.77, 144.35°) |
| OKLab | oklab(81.43% -0.1471 0.0953) |
| OKLCH | oklch(81.43% 0.175 147) |
| XYZ | xyz(36.1172, 57.7668, 28.3117) |
| Luminance | 0.5777 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.31
Lightish Green
#61E160
ΔE00 3.89
Tealish Green
#0CDC73
ΔE00 4.36
Lightgreen
#90EE90
ΔE00 4.63
Fresh Green
#69D84F
ΔE00 5.89
Turquoise Green
#04F489
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E07C #E069CD
analogous
#92E069 #69E07C #69E0B8
triadic
#69E07C #7C69E0 #E07C69
tetradic
#69E07C #6992E0 #E069CD #E0B869
square
#69E07C #6992E0 #E069CD #E0B869
split-complementary
#69E07C #B869E0 #E06992
monochromatic
#23AB39 #36D650 #69E07C #9CEAA8 #CEF5D5
Accessibility & contrast
On white
1.67
#69E07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#69E07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E07C
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E07C | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF74
Deuteranopia (green-blind)
#D2C483
Tritanopia (blue-blind)
#52DCC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #69e07c; /* rgb */ color: rgb(105, 224, 124); /* oklch */ color: oklch(81.4% 0.175 147.0);
Tailwind
colors: {
custom: {
50: '#9ceaa3',
500: '#69e07c',
950: '#000000',
},
}SCSS
$custom: #69e07c; $custom-light: #9ceaa3; $custom-dark: #000000;
JSON
{
"hex": "#69e07c",
"rgb": {
"r": 105,
"g": 224,
"b": 124
},
"hsl": {
"h": 129.58,
"s": 65.746,
"l": 64.51
},
"oklch": {
"l": 0.81432,
"c": 0.17526,
"h": 147
},
"luminance": 0.5777
}Semantic roles & 50–950 ramp
primary
#69E07C
secondary
#AD409C
accent
#18B1CE
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480