#69DCA7#69DCA7
#69DCA7 is a light, vivid teal. Relative luminance 0.570; OKLCH L 81.3% C 0.131 H 161.4°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCA7 |
|---|---|
| RGB | rgb(105, 220, 167) |
| HSL | hsl(152, 62%, 64%) |
| HSV | hsv(152, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 24.1%, 13.7%) |
| CIE-LAB | lab(80.17, -44.91, 16.25) |
| CIE-LCH | lch(80.17, 47.76, 160.11°) |
| OKLab | oklab(81.32% -0.1238 0.0416) |
| OKLCH | oklch(81.32% 0.131 161.4) |
| XYZ | xyz(38.3906, 56.9763, 45.5262) |
| Luminance | 0.5698 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.78
Eucalyptus
#44D7A8
ΔE00 3.49
Mediumaquamarine
#66CDAA
ΔE00 5.37
Aqua Marine
#2EE8BB
ΔE00 5.61
Aqua Green
#12E193
ΔE00 5.73
Light Teal
#90E4C1
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCA7 #DC699E
analogous
#69DC6D #69DCA7 #69D7DC
triadic
#69DCA7 #A769DC #DCA769
tetradic
#69DCA7 #6D69DC #DC699E #D7DC69
square
#69DCA7 #6D69DC #DC699E #D7DC69
split-complementary
#69DCA7 #DC69D7 #DC6D69
monochromatic
#26A46A #37D08A #69DCA7 #9BE8C4 #CCF3E1
Accessibility & contrast
On white
1.69
#69DCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#69DCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCA7
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCA7 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA4
Deuteranopia (green-blind)
#C8C2AA
Tritanopia (blue-blind)
#41DCCD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69dca7; /* rgb */ color: rgb(105, 220, 167); /* oklch */ color: oklch(81.3% 0.131 161.4);
Tailwind
colors: {
custom: {
50: '#9ce7c1',
500: '#69dca7',
950: '#000000',
},
}SCSS
$custom: #69dca7; $custom-light: #9ce7c1; $custom-dark: #000000;
JSON
{
"hex": "#69dca7",
"rgb": {
"r": 105,
"g": 220,
"b": 167
},
"hsl": {
"h": 152.348,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.81315,
"c": 0.13063,
"h": 161.4
},
"luminance": 0.5698
}Semantic roles & 50–950 ramp
primary
#69DCA7
secondary
#A74271
accent
#1C6CCA
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482