#69DF7E#69DF7E
#69DF7E is a light, vivid green. Relative luminance 0.573; OKLCH L 81.2% C 0.172 H 147.5°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #69DF7E |
|---|---|
| RGB | rgb(105, 223, 126) |
| HSL | hsl(131, 65%, 64%) |
| HSV | hsv(131, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 43.5%, 12.5%) |
| CIE-LAB | lab(80.34, -53.56, 37.58) |
| CIE-LCH | lch(80.34, 65.43, 144.95°) |
| OKLab | oklab(81.22% -0.1452 0.0923) |
| OKLCH | oklch(81.22% 0.172 147.5) |
| XYZ | xyz(35.9770, 57.2819, 28.8953) |
| Luminance | 0.5728 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.30
Tealish Green
#0CDC73
ΔE00 4.30
Lightish Green
#61E160
ΔE00 4.33
Lightgreen
#90EE90
ΔE00 4.76
Seaweed
#18D17B
ΔE00 6.01
Turquoise Green
#04F489
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DF7E #DF69CA
analogous
#8FDF69 #69DF7E #69DFB9
triadic
#69DF7E #7E69DF #DF7E69
tetradic
#69DF7E #698FDF #DF69CA #DFB969
square
#69DF7E #698FDF #DF69CA #DFB969
split-complementary
#69DF7E #B969DF #DF698F
monochromatic
#24A93C #37D453 #69DF7E #9BEAA9 #CEF5D5
Accessibility & contrast
On white
1.69
#69DF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#69DF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DF7E
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DF7E | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE77
Deuteranopia (green-blind)
#D1C384
Tritanopia (blue-blind)
#52DBC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69df7e; /* rgb */ color: rgb(105, 223, 126); /* oklch */ color: oklch(81.2% 0.172 147.5);
Tailwind
colors: {
custom: {
50: '#9ceaa4',
500: '#69df7e',
950: '#000000',
},
}SCSS
$custom: #69df7e; $custom-light: #9ceaa4; $custom-dark: #000000;
JSON
{
"hex": "#69df7e",
"rgb": {
"r": 105,
"g": 223,
"b": 126
},
"hsl": {
"h": 130.678,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.81219,
"c": 0.17204,
"h": 147.5
},
"luminance": 0.57285
}Semantic roles & 50–950 ramp
primary
#69DF7E
secondary
#AC4199
accent
#19ADCD
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480