#69E07D#69E07D
#69E07D is a light, vivid green. Relative luminance 0.578; OKLCH L 81.4% C 0.174 H 147.3°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #69E07D |
|---|---|
| RGB | rgb(105, 224, 125) |
| HSL | hsl(130, 66%, 65%) |
| HSV | hsv(130, 53%, 88%) |
| CMYK | cmyk(53.1%, 0%, 44.2%, 12.2%) |
| CIE-LAB | lab(80.62, -54.11, 38.44) |
| CIE-LCH | lch(80.62, 66.37, 144.61°) |
| OKLab | oklab(81.45% -0.1466 0.0943) |
| OKLCH | oklch(81.45% 0.174 147.3) |
| XYZ | xyz(36.1808, 57.7922, 28.6465) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.26
Lightish Green
#61E160
ΔE00 4.05
Tealish Green
#0CDC73
ΔE00 4.34
Lightgreen
#90EE90
ΔE00 4.62
Turquoise Green
#04F489
ΔE00 5.95
Fresh Green
#69D84F
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E07D #E069CC
analogous
#91E069 #69E07D #69E0B9
triadic
#69E07D #7D69E0 #E07D69
tetradic
#69E07D #6991E0 #E069CC #E0B969
square
#69E07D #6991E0 #E069CC #E0B969
split-complementary
#69E07D #B969E0 #E06991
monochromatic
#23AB3A #36D651 #69E07D #9CEAA9 #CEF5D5
Accessibility & contrast
On white
1.67
#69E07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#69E07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E07D
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E07D | 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)
#E2CF75
Deuteranopia (green-blind)
#D2C484
Tritanopia (blue-blind)
#52DCC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #69e07d; /* rgb */ color: rgb(105, 224, 125); /* oklch */ color: oklch(81.4% 0.174 147.3);
Tailwind
colors: {
custom: {
50: '#9ceaa4',
500: '#69e07d',
950: '#000000',
},
}SCSS
$custom: #69e07d; $custom-light: #9ceaa4; $custom-dark: #000000;
JSON
{
"hex": "#69e07d",
"rgb": {
"r": 105,
"g": 224,
"b": 125
},
"hsl": {
"h": 130.084,
"s": 65.746,
"l": 64.51
},
"oklch": {
"l": 0.81448,
"c": 0.17433,
"h": 147.3
},
"luminance": 0.57795
}Semantic roles & 50–950 ramp
primary
#69E07D
secondary
#AD409B
accent
#18AFCE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480