#69D77F#69D77F
#69D77F is a light, vivid green. Relative luminance 0.531; OKLCH L 79.3% C 0.160 H 148.3°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #69D77F |
|---|---|
| RGB | rgb(105, 215, 127) |
| HSL | hsl(132, 58%, 63%) |
| HSV | hsv(132, 51%, 84%) |
| CMYK | cmyk(51.2%, 0%, 40.9%, 15.7%) |
| CIE-LAB | lab(77.95, -50.20, 33.99) |
| CIE-LCH | lch(77.95, 60.62, 145.89°) |
| OKLab | oklab(79.27% -0.1361 0.0841) |
| OKLCH | oklch(79.27% 0.16 148.3) |
| XYZ | xyz(33.9547, 53.1337, 28.5411) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.33
Weird Green
#3AE57F
ΔE00 4.50
Tealish Green
#0CDC73
ΔE00 4.64
Seaweed
#18D17B
ΔE00 4.94
Soft Green
#6FC276
ΔE00 5.39
Lightish Green
#61E160
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D77F #D769C1
analogous
#8AD769 #69D77F #69D7B6
triadic
#69D77F #7F69D7 #D77F69
tetradic
#69D77F #698AD7 #D769C1 #D7B669
square
#69D77F #698AD7 #D769C1 #D7B669
split-complementary
#69D77F #B669D7 #D7698A
monochromatic
#2A9C40 #39CA56 #69D77F #99E4A8 #CAF1D1
Accessibility & contrast
On white
1.81
#69D77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#69D77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D77F
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D77F | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C779
Deuteranopia (green-blind)
#CABD85
Tritanopia (blue-blind)
#53D3C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #69d77f; /* rgb */ color: rgb(105, 215, 127); /* oklch */ color: oklch(79.3% 0.160 148.3);
Tailwind
colors: {
custom: {
50: '#9be4a5',
500: '#69d77f',
950: '#000000',
},
}SCSS
$custom: #69d77f; $custom-light: #9be4a5; $custom-dark: #000000;
JSON
{
"hex": "#69d77f",
"rgb": {
"r": 105,
"g": 215,
"b": 127
},
"hsl": {
"h": 132,
"s": 57.895,
"l": 62.745
},
"oklch": {
"l": 0.79271,
"c": 0.16001,
"h": 148.3
},
"luminance": 0.53136
}Semantic roles & 50–950 ramp
primary
#69D77F
secondary
#A0448E
accent
#20A4C5
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480