#69ABB4#69ABB4
#69ABB4 is a light, moderate teal. Relative luminance 0.354; OKLCH L 70.0% C 0.068 H 206.8°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #69ABB4 |
|---|---|
| RGB | rgb(105, 171, 180) |
| HSL | hsl(187, 33%, 56%) |
| HSV | hsv(187, 42%, 71%) |
| CMYK | cmyk(41.7%, 5%, 0%, 29.4%) |
| CIE-LAB | lab(66.08, -18.63, -11.23) |
| CIE-LCH | lch(66.08, 21.75, 211.08°) |
| OKLab | oklab(70.04% -0.0611 -0.0309) |
| OKLCH | oklch(70.04% 0.068 206.8) |
| XYZ | xyz(28.6238, 35.4223, 48.5000) |
| Luminance | 0.3542 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.02
Turquoise Blue
#06B1C4
ΔE00 6.54
Greyblue
#77A1B5
ΔE00 8.11
Bluegrey
#85A3B2
ΔE00 9.31
Lightseagreen
#20B2AA
ΔE00 10.29
Greyish Teal
#719F91
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ABB4 #B47269
analogous
#69B497 #69ABB4 #6985B4
triadic
#69ABB4 #B469AB #ABB469
tetradic
#69ABB4 #9769B4 #B47269 #85B469
square
#69ABB4 #9769B4 #B47269 #85B469
split-complementary
#69ABB4 #B46985 #B49769
monochromatic
#36666C #4B8C95 #69ABB4 #92C2C8 #BBD9DD
Accessibility & contrast
On white
2.60
#69ABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#69ABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ABB4
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ABB4 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A6B5
Deuteranopia (green-blind)
#949DB4
Tritanopia (blue-blind)
#48B0AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #69abb4; /* rgb */ color: rgb(105, 171, 180); /* oklch */ color: oklch(70.0% 0.068 206.8);
Tailwind
colors: {
custom: {
50: '#98c4ca',
500: '#69abb4',
950: '#000000',
},
}SCSS
$custom: #69abb4; $custom-light: #98c4ca; $custom-dark: #000000;
JSON
{
"hex": "#69abb4",
"rgb": {
"r": 105,
"g": 171,
"b": 180
},
"hsl": {
"h": 187.2,
"s": 33.333,
"l": 55.882
},
"oklch": {
"l": 0.70042,
"c": 0.06848,
"h": 206.8
},
"luminance": 0.35424
}Semantic roles & 50–950 ramp
primary
#69ABB4
secondary
#CCB1AD
accent
#6B5EC9
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1213
muted
#7E8182