#69B0B0#69B0B0
#69B0B0 is a light, moderate teal. Relative luminance 0.372; OKLCH L 71.1% C 0.072 H 195.7°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #69B0B0 |
|---|---|
| RGB | rgb(105, 176, 176) |
| HSL | hsl(180, 31%, 55%) |
| HSV | hsv(180, 40%, 69%) |
| CMYK | cmyk(40.3%, 0%, 0%, 31%) |
| CIE-LAB | lab(67.42, -22.23, -7.01) |
| CIE-LCH | lch(67.42, 23.31, 197.50°) |
| OKLab | oklab(71.08% -0.0689 -0.0193) |
| OKLCH | oklch(71.08% 0.072 195.7) |
| XYZ | xyz(29.1846, 37.1864, 46.7057) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.44
Lightseagreen
#20B2AA
ΔE00 7.07
Turquoise Blue
#06B1C4
ΔE00 7.90
Greyish Teal
#719F91
ΔE00 8.29
Dull Teal
#5F9E8F
ΔE00 8.39
Topaz
#13BBAF
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69B0B0 #B06969
analogous
#69B08C #69B0B0 #698CB0
triadic
#69B0B0 #B069B0 #B0B069
tetradic
#69B0B0 #8C69B0 #B06969 #8CB069
square
#69B0B0 #8C69B0 #B06969 #8CB069
split-complementary
#69B0B0 #B0698C #B08C69
monochromatic
#376868 #4C9090 #69B0B0 #91C5C5 #B9DADA
Accessibility & contrast
On white
2.49
#69B0B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#69B0B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69B0B0
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69B0B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69B0B0 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAB0
Deuteranopia (green-blind)
#9BA0B1
Tritanopia (blue-blind)
#49B4B0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #69b0b0; /* rgb */ color: rgb(105, 176, 176); /* oklch */ color: oklch(71.1% 0.072 195.7);
Tailwind
colors: {
custom: {
50: '#98c7c7',
500: '#69b0b0',
950: '#000000',
},
}SCSS
$custom: #69b0b0; $custom-light: #98c7c7; $custom-dark: #000000;
JSON
{
"hex": "#69b0b0",
"rgb": {
"r": 105,
"g": 176,
"b": 176
},
"hsl": {
"h": 180,
"s": 31.004,
"l": 55.098
},
"oklch": {
"l": 0.71075,
"c": 0.07156,
"h": 195.7
},
"luminance": 0.37189
}Semantic roles & 50–950 ramp
primary
#69B0B0
secondary
#C9ACAC
accent
#6161C7
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1313
muted
#7E8282