#69DCA2#69DCA2
#69DCA2 is a light, vivid green. Relative luminance 0.568; OKLCH L 81.2% C 0.135 H 159.3°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCA2 |
|---|---|
| RGB | rgb(105, 220, 162) |
| HSL | hsl(150, 62%, 64%) |
| HSV | hsv(150, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 26.4%, 13.7%) |
| CIE-LAB | lab(80.06, -45.93, 18.74) |
| CIE-LCH | lch(80.06, 49.60, 157.81°) |
| OKLab | oklab(81.2% -0.1261 0.0478) |
| OKLCH | oklch(81.2% 0.135 159.3) |
| XYZ | xyz(37.9373, 56.7950, 43.1387) |
| Luminance | 0.5680 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.56
Eucalyptus
#44D7A8
ΔE00 4.26
Aqua Green
#12E193
ΔE00 5.05
Hospital Green
#9BE5AA
ΔE00 5.90
Light Greenish Blue
#63F7B4
ΔE00 6.02
Mediumaquamarine
#66CDAA
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCA2 #DC69A3
analogous
#69DC69 #69DCA2 #69DCDB
triadic
#69DCA2 #A269DC #DCA269
tetradic
#69DCA2 #6969DC #DC69A3 #DCDB69
square
#69DCA2 #6969DC #DC69A3 #DCDB69
split-complementary
#69DCA2 #DB69DC #DC6969
monochromatic
#26A465 #37D083 #69DCA2 #9BE8C1 #CCF3E0
Accessibility & contrast
On white
1.70
#69DCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#69DCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCA2
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCA2 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACE9F
Deuteranopia (green-blind)
#C9C2A6
Tritanopia (blue-blind)
#44DBCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69dca2; /* rgb */ color: rgb(105, 220, 162); /* oklch */ color: oklch(81.2% 0.135 159.3);
Tailwind
colors: {
custom: {
50: '#9ce7bd',
500: '#69dca2',
950: '#000000',
},
}SCSS
$custom: #69dca2; $custom-light: #9ce7bd; $custom-dark: #000000;
JSON
{
"hex": "#69dca2",
"rgb": {
"r": 105,
"g": 220,
"b": 162
},
"hsl": {
"h": 149.739,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.81199,
"c": 0.13484,
"h": 159.3
},
"luminance": 0.56798
}Semantic roles & 50–950 ramp
primary
#69DCA2
secondary
#A74275
accent
#1C74CA
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1612
muted
#808482