#69DCA9#69DCA9
#69DCA9 is a light, vivid teal. Relative luminance 0.571; OKLCH L 81.4% C 0.129 H 162.4°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCA9 |
|---|---|
| RGB | rgb(105, 220, 169) |
| HSL | hsl(153, 62%, 64%) |
| HSV | hsv(153, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 23.2%, 13.7%) |
| CIE-LAB | lab(80.21, -44.49, 15.26) |
| CIE-LCH | lch(80.21, 47.04, 161.07°) |
| OKLab | oklab(81.36% -0.1229 0.0391) |
| OKLCH | oklch(81.36% 0.129 162.4) |
| XYZ | xyz(38.5769, 57.0508, 46.5074) |
| Luminance | 0.5705 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.54
Eucalyptus
#44D7A8
ΔE00 3.24
Mediumaquamarine
#66CDAA
ΔE00 5.02
Aqua Marine
#2EE8BB
ΔE00 5.33
Light Teal
#90E4C1
ΔE00 5.57
Aqua Green
#12E193
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCA9 #DC699C
analogous
#69DC6F #69DCA9 #69D5DC
triadic
#69DCA9 #A969DC #DCA969
tetradic
#69DCA9 #6F69DC #DC699C #D5DC69
square
#69DCA9 #6F69DC #DC699C #D5DC69
split-complementary
#69DCA9 #DC69D5 #DC6F69
monochromatic
#26A46C #37D08D #69DCA9 #9BE8C5 #CCF3E2
Accessibility & contrast
On white
1.69
#69DCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#69DCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCA9
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCA9 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA6
Deuteranopia (green-blind)
#C8C2AC
Tritanopia (blue-blind)
#40DCCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69dca9; /* rgb */ color: rgb(105, 220, 169); /* oklch */ color: oklch(81.4% 0.129 162.4);
Tailwind
colors: {
custom: {
50: '#9ce7c2',
500: '#69dca9',
950: '#000000',
},
}SCSS
$custom: #69dca9; $custom-light: #9ce7c2; $custom-dark: #000000;
JSON
{
"hex": "#69dca9",
"rgb": {
"r": 105,
"g": 220,
"b": 169
},
"hsl": {
"h": 153.391,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.81363,
"c": 0.12899,
"h": 162.4
},
"luminance": 0.57054
}Semantic roles & 50–950 ramp
primary
#69DCA9
secondary
#A7426F
accent
#1C69CA
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482