#69D792#69D792
#69D792 is a light, vivid green. Relative luminance 0.537; OKLCH L 79.6% C 0.142 H 154.0°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #69D792 |
|---|---|
| RGB | rgb(105, 215, 146) |
| HSL | hsl(142, 58%, 63%) |
| HSV | hsv(142, 51%, 84%) |
| CMYK | cmyk(51.2%, 0%, 32.1%, 15.7%) |
| CIE-LAB | lab(78.27, -46.90, 24.64) |
| CIE-LCH | lch(78.27, 52.98, 152.28°) |
| OKLab | oklab(79.64% -0.1278 0.0622) |
| OKLCH | oklch(79.64% 0.142 154) |
| XYZ | xyz(35.3118, 53.6765, 35.6883) |
| Luminance | 0.5368 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.78
Aqua Green
#12E193
ΔE00 4.89
Seaweed
#18D17B
ΔE00 5.16
Weird Green
#3AE57F
ΔE00 6.06
Seafoam
#7FE0B3
ΔE00 6.09
Soft Green
#6FC276
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D792 #D769AE
analogous
#77D769 #69D792 #69D7C9
triadic
#69D792 #9269D7 #D79269
tetradic
#69D792 #6977D7 #D769AE #D7C969
square
#69D792 #6977D7 #D769AE #D7C969
split-complementary
#69D792 #C969D7 #D76977
monochromatic
#2A9C54 #39CA6F #69D792 #99E4B5 #CAF1D8
Accessibility & contrast
On white
1.79
#69D792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#69D792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D792
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D792 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C88E
Deuteranopia (green-blind)
#C7BD96
Tritanopia (blue-blind)
#4DD5C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #69d792; /* rgb */ color: rgb(105, 215, 146); /* oklch */ color: oklch(79.6% 0.142 154.0);
Tailwind
colors: {
custom: {
50: '#9be4b2',
500: '#69d792',
950: '#000000',
},
}SCSS
$custom: #69d792; $custom-light: #9be4b2; $custom-dark: #000000;
JSON
{
"hex": "#69d792",
"rgb": {
"r": 105,
"g": 215,
"b": 146
},
"hsl": {
"h": 142.364,
"s": 57.895,
"l": 62.745
},
"oklch": {
"l": 0.79636,
"c": 0.14211,
"h": 154
},
"luminance": 0.53679
}Semantic roles & 50–950 ramp
primary
#69D792
secondary
#A0447E
accent
#2088C5
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1611
muted
#808481