#69DC92#69DC92
#69DC92 is a light, vivid green. Relative luminance 0.563; OKLCH L 80.9% C 0.149 H 153.3°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #69DC92 |
|---|---|
| RGB | rgb(105, 220, 146) |
| HSL | hsl(141, 62%, 64%) |
| HSV | hsv(141, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 33.6%, 13.7%) |
| CIE-LAB | lab(79.76, -48.99, 26.66) |
| CIE-LCH | lch(79.76, 55.78, 151.45°) |
| OKLab | oklab(80.85% -0.1333 0.0671) |
| OKLCH | oklch(80.85% 0.149 153.3) |
| XYZ | xyz(36.6045, 56.2619, 36.1192) |
| Luminance | 0.5626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.42
Weird Green
#3AE57F
ΔE00 4.97
Seaweed
#18D17B
ΔE00 5.29
Emerald
#50C878
ΔE00 5.44
Tealish Green
#0CDC73
ΔE00 5.79
Hospital Green
#9BE5AA
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DC92 #DC69B3
analogous
#79DC69 #69DC92 #69DCCB
triadic
#69DC92 #9269DC #DC9269
tetradic
#69DC92 #6979DC #DC69B3 #DCCB69
square
#69DC92 #6979DC #DC69B3 #DCCB69
split-complementary
#69DC92 #CB69DC #DC6979
monochromatic
#26A453 #37D06E #69DC92 #9BE8B6 #CCF3DA
Accessibility & contrast
On white
1.71
#69DC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#69DC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DC92
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DC92 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD8D
Deuteranopia (green-blind)
#CCC197
Tritanopia (blue-blind)
#4BDAC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #69dc92; /* rgb */ color: rgb(105, 220, 146); /* oklch */ color: oklch(80.9% 0.149 153.3);
Tailwind
colors: {
custom: {
50: '#9ce7b2',
500: '#69dc92',
950: '#000000',
},
}SCSS
$custom: #69dc92; $custom-light: #9ce7b2; $custom-dark: #000000;
JSON
{
"hex": "#69dc92",
"rgb": {
"r": 105,
"g": 220,
"b": 146
},
"hsl": {
"h": 141.391,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.80853,
"c": 0.14919,
"h": 153.3
},
"luminance": 0.56265
}Semantic roles & 50–950 ramp
primary
#69DC92
secondary
#A74283
accent
#1C8CCA
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481