#69BCBD#69BCBD
#69BCBD is a light, moderate teal. Relative luminance 0.426; OKLCH L 74.3% C 0.081 H 196.6°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #69BCBD |
|---|---|
| RGB | rgb(105, 188, 189) |
| HSL | hsl(181, 39%, 58%) |
| HSV | hsv(181, 44%, 74%) |
| CMYK | cmyk(44.4%, 0.5%, 0%, 25.9%) |
| CIE-LAB | lab(71.31, -24.95, -8.38) |
| CIE-LCH | lch(71.31, 26.32, 198.57°) |
| OKLab | oklab(74.33% -0.0777 -0.0231) |
| OKLCH | oklch(74.33% 0.081 196.6) |
| XYZ | xyz(32.9906, 42.6412, 54.6263) |
| Luminance | 0.4264 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.82
Darkturquoise
#00CED1
ΔE00 6.98
Lightseagreen
#20B2AA
ΔE00 7.36
Topaz
#13BBAF
ΔE00 7.80
Turquoise Blue
#06B1C4
ΔE00 7.91
Cadetblue
#5F9EA0
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69BCBD #BD6A69
analogous
#69BD94 #69BCBD #6992BD
triadic
#69BCBD #BD69BC #BCBD69
tetradic
#69BCBD #9469BD #BD6A69 #92BD69
square
#69BCBD #9469BD #BD6A69 #92BD69
split-complementary
#69BCBD #BD6992 #BD9469
monochromatic
#347677 #47A1A2 #69BCBD #93CFD0 #BEE2E2
Accessibility & contrast
On white
2.20
#69BCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#69BCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69BCBD
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69BCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69BCBD | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BD
Deuteranopia (green-blind)
#A3AABE
Tritanopia (blue-blind)
#3EC1BC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #69bcbd; /* rgb */ color: rgb(105, 188, 189); /* oklch */ color: oklch(74.3% 0.081 196.6);
Tailwind
colors: {
custom: {
50: '#99d0d0',
500: '#69bcbd',
950: '#000000',
},
}SCSS
$custom: #69bcbd; $custom-light: #99d0d0; $custom-dark: #000000;
JSON
{
"hex": "#69bcbd",
"rgb": {
"r": 105,
"g": 188,
"b": 189
},
"hsl": {
"h": 180.714,
"s": 38.889,
"l": 57.647
},
"oklch": {
"l": 0.74329,
"c": 0.0811,
"h": 196.6
},
"luminance": 0.42644
}Semantic roles & 50–950 ramp
primary
#69BCBD
secondary
#D2B0B0
accent
#5A59CF
background
#F9FCFC
surface
#F2F9F9
border
#CCD2D2
text
#0E1414
muted
#7E8282