#69DCAA#69DCAA
#69DCAA is a light, vivid teal. Relative luminance 0.571; OKLCH L 81.4% C 0.128 H 162.9°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCAA |
|---|---|
| RGB | rgb(105, 220, 170) |
| HSL | hsl(154, 62%, 64%) |
| HSV | hsv(154, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 22.7%, 13.7%) |
| CIE-LAB | lab(80.23, -44.28, 14.76) |
| CIE-LCH | lch(80.23, 46.68, 161.57°) |
| OKLab | oklab(81.39% -0.1225 0.0378) |
| OKLCH | oklch(81.39% 0.128 162.9) |
| XYZ | xyz(38.6712, 57.0885, 47.0037) |
| Luminance | 0.5709 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.44
Eucalyptus
#44D7A8
ΔE00 3.14
Mediumaquamarine
#66CDAA
ΔE00 4.86
Aqua Marine
#2EE8BB
ΔE00 5.20
Light Teal
#90E4C1
ΔE00 5.42
Aquamarine (survey)
#04D8B2
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCAA #DC699B
analogous
#69DC70 #69DCAA #69D4DC
triadic
#69DCAA #AA69DC #DCAA69
tetradic
#69DCAA #7069DC #DC699B #D4DC69
square
#69DCAA #7069DC #DC699B #D4DC69
split-complementary
#69DCAA #DC69D4 #DC7069
monochromatic
#26A46E #37D08E #69DCAA #9BE8C6 #CCF3E2
Accessibility & contrast
On white
1.69
#69DCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#69DCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCAA
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCAA | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA7
Deuteranopia (green-blind)
#C8C2AD
Tritanopia (blue-blind)
#40DCCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69dcaa; /* rgb */ color: rgb(105, 220, 170); /* oklch */ color: oklch(81.4% 0.128 162.9);
Tailwind
colors: {
custom: {
50: '#9ce7c3',
500: '#69dcaa',
950: '#000000',
},
}SCSS
$custom: #69dcaa; $custom-light: #9ce7c3; $custom-dark: #000000;
JSON
{
"hex": "#69dcaa",
"rgb": {
"r": 105,
"g": 220,
"b": 170
},
"hsl": {
"h": 153.913,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.81388,
"c": 0.12819,
"h": 162.9
},
"luminance": 0.57092
}Semantic roles & 50–950 ramp
primary
#69DCAA
secondary
#A7426E
accent
#1C67CA
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482