#69DC8D#69DC8D
#69DC8D is a light, vivid green. Relative luminance 0.561; OKLCH L 80.8% C 0.154 H 151.7°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #69DC8D |
|---|---|
| RGB | rgb(105, 220, 141) |
| HSL | hsl(139, 62%, 64%) |
| HSV | hsv(139, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(79.68, -49.89, 29.12) |
| CIE-LCH | lch(79.68, 57.76, 149.73°) |
| OKLab | oklab(80.75% -0.1355 0.0729) |
| OKLCH | oklch(80.75% 0.154 151.7) |
| XYZ | xyz(36.2240, 56.1097, 34.1155) |
| Luminance | 0.5611 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.37
Aqua Green
#12E193
ΔE00 4.70
Seaweed
#18D17B
ΔE00 5.11
Tealish Green
#0CDC73
ΔE00 5.19
Emerald
#50C878
ΔE00 5.22
Lightgreen
#90EE90
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DC8D #DC69B8
analogous
#7EDC69 #69DC8D #69DCC6
triadic
#69DC8D #8D69DC #DC8D69
tetradic
#69DC8D #697EDC #DC69B8 #DCC669
square
#69DC8D #697EDC #DC69B8 #DCC669
split-complementary
#69DC8D #C669DC #DC697E
monochromatic
#26A44E #37D067 #69DC8D #9BE8B3 #CCF3D8
Accessibility & contrast
On white
1.72
#69DC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#69DC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DC8D
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DC8D | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC88
Deuteranopia (green-blind)
#CCC192
Tritanopia (blue-blind)
#4DD9C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #69dc8d; /* rgb */ color: rgb(105, 220, 141); /* oklch */ color: oklch(80.8% 0.154 151.7);
Tailwind
colors: {
custom: {
50: '#9ce7af',
500: '#69dc8d',
950: '#000000',
},
}SCSS
$custom: #69dc8d; $custom-light: #9ce7af; $custom-dark: #000000;
JSON
{
"hex": "#69dc8d",
"rgb": {
"r": 105,
"g": 220,
"b": 141
},
"hsl": {
"h": 138.783,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.80754,
"c": 0.15384,
"h": 151.7
},
"luminance": 0.56113
}Semantic roles & 50–950 ramp
primary
#69DC8D
secondary
#A74288
accent
#1C93CA
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481