#69ABB2#69ABB2
#69ABB2 is a light, moderate teal. Relative luminance 0.353; OKLCH L 70.0% C 0.068 H 204.4°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #69ABB2 |
|---|---|
| RGB | rgb(105, 171, 178) |
| HSL | hsl(186, 32%, 55%) |
| HSV | hsv(186, 41%, 70%) |
| CMYK | cmyk(41%, 3.9%, 0%, 30.2%) |
| CIE-LAB | lab(66.01, -19.15, -10.21) |
| CIE-LCH | lch(66.01, 21.71, 208.07°) |
| OKLab | oklab(69.97% -0.062 -0.028) |
| OKLCH | oklch(69.97% 0.068 204.4) |
| XYZ | xyz(28.4215, 35.3414, 47.4347) |
| Luminance | 0.3534 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.56
Turquoise Blue
#06B1C4
ΔE00 6.73
Greyblue
#77A1B5
ΔE00 8.78
Lightseagreen
#20B2AA
ΔE00 9.61
Greyish Teal
#719F91
ΔE00 9.74
Bluegrey
#85A3B2
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ABB2 #B27069
analogous
#69B294 #69ABB2 #6986B2
triadic
#69ABB2 #B269AB #ABB269
tetradic
#69ABB2 #9469B2 #B27069 #86B269
square
#69ABB2 #9469B2 #B27069 #86B269
split-complementary
#69ABB2 #B26986 #B29469
monochromatic
#36656A #4B8C93 #69ABB2 #91C2C7 #BAD8DC
Accessibility & contrast
On white
2.60
#69ABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#69ABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ABB2
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ABB2 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A6B3
Deuteranopia (green-blind)
#959CB2
Tritanopia (blue-blind)
#49B0AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #69abb2; /* rgb */ color: rgb(105, 171, 178); /* oklch */ color: oklch(70.0% 0.068 204.4);
Tailwind
colors: {
custom: {
50: '#98c4c9',
500: '#69abb2',
950: '#000000',
},
}SCSS
$custom: #69abb2; $custom-light: #98c4c9; $custom-dark: #000000;
JSON
{
"hex": "#69abb2",
"rgb": {
"r": 105,
"g": 171,
"b": 178
},
"hsl": {
"h": 185.753,
"s": 32.159,
"l": 55.49
},
"oklch": {
"l": 0.69971,
"c": 0.06801,
"h": 204.4
},
"luminance": 0.35343
}Semantic roles & 50–950 ramp
primary
#69ABB2
secondary
#CBAFAC
accent
#6A5FC8
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1213
muted
#7E8182