#69ED76#69ED76
#69ED76 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.5% C 0.198 H 145.4°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #69ED76 |
|---|---|
| RGB | rgb(105, 237, 118) |
| HSL | hsl(126, 79%, 67%) |
| HSV | hsv(126, 56%, 93%) |
| CMYK | cmyk(55.7%, 0%, 50.2%, 7.1%) |
| CIE-LAB | lab(84.42, -60.10, 46.59) |
| CIE-LCH | lch(84.42, 76.05, 142.22°) |
| OKLab | oklab(84.54% -0.1629 0.1124) |
| OKLCH | oklch(84.54% 0.198 145.4) |
| XYZ | xyz(39.3775, 64.8762, 27.5833) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.24
Lightgreen (survey)
#76FF7B
ΔE00 3.98
Spearmint
#1EF876
ΔE00 3.99
Minty Green
#0BF77D
ΔE00 4.34
Lightgreen
#90EE90
ΔE00 4.40
Easter Green
#8CFD7E
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ED76 #ED69E0
analogous
#9EED69 #69ED76 #69EDB8
triadic
#69ED76 #7669ED #ED7669
tetradic
#69ED76 #699EED #ED69E0 #EDB869
square
#69ED76 #699EED #ED69E0 #EDB869
split-complementary
#69ED76 #B869ED #ED699E
monochromatic
#18C429 #32E644 #69ED76 #A0F4A8 #D6FADA
Accessibility & contrast
On white
1.50
#69ED76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#69ED76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ED76
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ED76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ED76 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6C
Deuteranopia (green-blind)
#DFCE7E
Tritanopia (blue-blind)
#50E8D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69ed76; /* rgb */ color: rgb(105, 237, 118); /* oklch */ color: oklch(84.5% 0.198 145.4);
Tailwind
colors: {
custom: {
50: '#9ef4a0',
500: '#69ed76',
950: '#000000',
},
}SCSS
$custom: #69ed76; $custom-light: #9ef4a0; $custom-dark: #000000;
JSON
{
"hex": "#69ed76",
"rgb": {
"r": 105,
"g": 237,
"b": 118
},
"hsl": {
"h": 125.909,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.84536,
"c": 0.19791,
"h": 145.4
},
"luminance": 0.6488
}Semantic roles & 50–950 ramp
primary
#69ED76
secondary
#C238B4
accent
#0BC6DB
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580