#69A69C#69A69C
#69A69C is a light, moderate teal. Relative luminance 0.327; OKLCH L 68.1% C 0.065 H 182.8°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #69A69C |
|---|---|
| RGB | rgb(105, 166, 156) |
| HSL | hsl(170, 26%, 53%) |
| HSV | hsv(170, 37%, 65%) |
| CMYK | cmyk(36.7%, 0%, 6%, 34.9%) |
| CIE-LAB | lab(63.90, -22.07, -1.07) |
| CIE-LCH | lch(63.90, 22.09, 182.77°) |
| OKLab | oklab(68.06% -0.0651 -0.0032) |
| OKLCH | oklch(68.06% 0.065 182.8) |
| XYZ | xyz(25.4605, 32.6744, 36.4112) |
| Luminance | 0.3268 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 3.43
Greyish Teal
#719F91
ΔE00 3.62
Grey Teal
#5E9B8A
ΔE00 4.66
Cadetblue
#5F9EA0
ΔE00 5.51
Sea
#3C9992
ΔE00 6.58
Lightseagreen
#20B2AA
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A69C #A66973
analogous
#69A67D #69A69C #6991A6
triadic
#69A69C #9C69A6 #A69C69
tetradic
#69A69C #7D69A6 #A66973 #91A669
square
#69A69C #7D69A6 #A66973 #91A669
split-complementary
#69A69C #A66991 #A67D69
monochromatic
#375D57 #4E847B #69A69C #8FBDB5 #B6D4CF
Accessibility & contrast
On white
2.79
#69A69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#69A69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A69C
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A69C | 1.00 | 2.79 | 7.54 | 7.54 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F9C
Deuteranopia (green-blind)
#96989D
Tritanopia (blue-blind)
#54A8A3
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #69a69c; /* rgb */ color: rgb(105, 166, 156); /* oklch */ color: oklch(68.1% 0.065 182.8);
Tailwind
colors: {
custom: {
50: '#96c0b9',
500: '#69a69c',
950: '#000000',
},
}SCSS
$custom: #69a69c; $custom-light: #96c0b9; $custom-dark: #000000;
JSON
{
"hex": "#69a69c",
"rgb": {
"r": 105,
"g": 166,
"b": 156
},
"hsl": {
"h": 170.164,
"s": 25.523,
"l": 53.137
},
"oklch": {
"l": 0.6806,
"c": 0.0652,
"h": 182.8
},
"luminance": 0.32676
}Semantic roles & 50–950 ramp
primary
#69A69C
secondary
#C3A8AD
accent
#6675C2
background
#F9FBFB
surface
#F2F7F6
border
#CCD0D0
text
#0E1211
muted
#7E8180