#69DAAA#69DAAA
#69DAAA is a light, vivid teal. Relative luminance 0.560; OKLCH L 80.9% C 0.125 H 163.5°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #69DAAA |
|---|---|
| RGB | rgb(105, 218, 170) |
| HSL | hsl(155, 60%, 63%) |
| HSV | hsv(155, 52%, 85%) |
| CMYK | cmyk(51.8%, 0%, 22%, 14.5%) |
| CIE-LAB | lab(79.64, -43.41, 13.93) |
| CIE-LCH | lch(79.64, 45.59, 162.21°) |
| OKLab | oklab(80.91% -0.1203 0.0357) |
| OKLCH | oklch(80.91% 0.125 163.5) |
| XYZ | xyz(38.1494, 56.0450, 46.8298) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.51
Eucalyptus
#44D7A8
ΔE00 2.91
Mediumaquamarine
#66CDAA
ΔE00 4.25
Aqua Marine
#2EE8BB
ΔE00 5.30
Light Teal
#90E4C1
ΔE00 5.33
Aquamarine (survey)
#04D8B2
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DAAA #DA6999
analogous
#69DA71 #69DAAA #69D2DA
triadic
#69DAAA #AA69DA #DAAA69
tetradic
#69DAAA #7169DA #DA6999 #D2DA69
square
#69DAAA #7169DA #DA6999 #D2DA69
split-complementary
#69DAAA #DA69D2 #DA7169
monochromatic
#28A16D #38CE8E #69DAAA #9AE6C6 #CBF2E2
Accessibility & contrast
On white
1.72
#69DAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#69DAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DAAA
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DAAA | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDA7
Deuteranopia (green-blind)
#C6C0AD
Tritanopia (blue-blind)
#40DACD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #69daaa; /* rgb */ color: rgb(105, 218, 170); /* oklch */ color: oklch(80.9% 0.125 163.5);
Tailwind
colors: {
custom: {
50: '#9be6c3',
500: '#69daaa',
950: '#000000',
},
}SCSS
$custom: #69daaa; $custom-light: #9be6c3; $custom-dark: #000000;
JSON
{
"hex": "#69daaa",
"rgb": {
"r": 105,
"g": 218,
"b": 170
},
"hsl": {
"h": 154.513,
"s": 60.428,
"l": 63.333
},
"oklch": {
"l": 0.80907,
"c": 0.12547,
"h": 163.5
},
"luminance": 0.56048
}Semantic roles & 50–950 ramp
primary
#69DAAA
secondary
#A4436C
accent
#1D66C8
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482