#69ABB0#69ABB0
#69ABB0 is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.9% C 0.068 H 201.9°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #69ABB0 |
|---|---|
| RGB | rgb(105, 171, 176) |
| HSL | hsl(184, 31%, 55%) |
| HSV | hsv(184, 40%, 69%) |
| CMYK | cmyk(40.3%, 2.8%, 0%, 31%) |
| CIE-LAB | lab(65.95, -19.67, -9.19) |
| CIE-LCH | lch(65.95, 21.71, 205.05°) |
| OKLab | oklab(69.9% -0.0628 -0.0253) |
| OKLCH | oklch(69.9% 0.068 201.9) |
| XYZ | xyz(28.2222, 35.2617, 46.3849) |
| Luminance | 0.3526 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.21
Turquoise Blue
#06B1C4
ΔE00 7.03
Lightseagreen
#20B2AA
ΔE00 8.96
Greyish Teal
#719F91
ΔE00 9.02
Sea
#3C9992
ΔE00 9.43
Dull Teal
#5F9E8F
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ABB0 #B06E69
analogous
#69B091 #69ABB0 #6988B0
triadic
#69ABB0 #B069AB #ABB069
tetradic
#69ABB0 #9169B0 #B06E69 #88B069
square
#69ABB0 #9169B0 #B06E69 #88B069
split-complementary
#69ABB0 #B06988 #B09169
monochromatic
#376468 #4C8B90 #69ABB0 #91C1C5 #B9D8DA
Accessibility & contrast
On white
2.61
#69ABB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#69ABB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ABB0
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ABB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ABB0 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A6B0
Deuteranopia (green-blind)
#969CB0
Tritanopia (blue-blind)
#4AB0AC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #69abb0; /* rgb */ color: rgb(105, 171, 176); /* oklch */ color: oklch(69.9% 0.068 201.9);
Tailwind
colors: {
custom: {
50: '#98c4c7',
500: '#69abb0',
950: '#000000',
},
}SCSS
$custom: #69abb0; $custom-light: #98c4c7; $custom-dark: #000000;
JSON
{
"hex": "#69abb0",
"rgb": {
"r": 105,
"g": 171,
"b": 176
},
"hsl": {
"h": 184.225,
"s": 31.004,
"l": 55.098
},
"oklch": {
"l": 0.69901,
"c": 0.06768,
"h": 201.9
},
"luminance": 0.35264
}Semantic roles & 50–950 ramp
primary
#69ABB0
secondary
#C9AEAC
accent
#6861C7
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1213
muted
#7E8182