#69A79C#69A79C
#69A79C is a light, moderate teal. Relative luminance 0.330; OKLCH L 68.3% C 0.066 H 181.8°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #69A79C |
|---|---|
| RGB | rgb(105, 167, 156) |
| HSL | hsl(169, 26%, 53%) |
| HSV | hsv(169, 37%, 65%) |
| CMYK | cmyk(37.1%, 0%, 6.6%, 34.5%) |
| CIE-LAB | lab(64.19, -22.58, -0.64) |
| CIE-LCH | lch(64.19, 22.58, 181.61°) |
| OKLab | oklab(68.3% -0.0664 -0.0021) |
| OKLCH | oklch(68.3% 0.066 181.8) |
| XYZ | xyz(25.6430, 33.0393, 36.4721) |
| Luminance | 0.3304 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 3.42
Greyish Teal
#719F91
ΔE00 3.71
Grey Teal
#5E9B8A
ΔE00 4.64
Cadetblue
#5F9EA0
ΔE00 5.98
Sea
#3C9992
ΔE00 6.77
Lightseagreen
#20B2AA
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A79C #A76974
analogous
#69A77D #69A79C #6993A7
triadic
#69A79C #9C69A7 #A79C69
tetradic
#69A79C #7D69A7 #A76974 #93A769
square
#69A79C #7D69A7 #A76974 #93A769
split-complementary
#69A79C #A76993 #A77D69
monochromatic
#375E57 #4E857B #69A79C #90BEB5 #B6D4CF
Accessibility & contrast
On white
2.76
#69A79C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#69A79C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A79C
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A79C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A79C | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A09C
Deuteranopia (green-blind)
#97989D
Tritanopia (blue-blind)
#54A9A4
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #69a79c; /* rgb */ color: rgb(105, 167, 156); /* oklch */ color: oklch(68.3% 0.066 181.8);
Tailwind
colors: {
custom: {
50: '#96c1b9',
500: '#69a79c',
950: '#000000',
},
}SCSS
$custom: #69a79c; $custom-light: #96c1b9; $custom-dark: #000000;
JSON
{
"hex": "#69a79c",
"rgb": {
"r": 105,
"g": 167,
"b": 156
},
"hsl": {
"h": 169.355,
"s": 26.05,
"l": 53.333
},
"oklch": {
"l": 0.68298,
"c": 0.06642,
"h": 181.8
},
"luminance": 0.33041
}Semantic roles & 50–950 ramp
primary
#69A79C
secondary
#C3A9AD
accent
#6576C2
background
#F9FBFB
surface
#F2F7F6
border
#CCD0D0
text
#0E1211
muted
#7E8180