#69BDBD#69BDBD
#69BDBD is a light, moderate teal. Relative luminance 0.431; OKLCH L 74.6% C 0.082 H 195.5°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #69BDBD |
|---|---|
| RGB | rgb(105, 189, 189) |
| HSL | hsl(180, 39%, 58%) |
| HSV | hsv(180, 44%, 74%) |
| CMYK | cmyk(44.4%, 0%, 0%, 25.9%) |
| CIE-LAB | lab(71.60, -25.45, -7.95) |
| CIE-LCH | lch(71.60, 26.66, 197.35°) |
| OKLab | oklab(74.56% -0.0789 -0.0219) |
| OKLCH | oklch(74.56% 0.082 195.5) |
| XYZ | xyz(33.2050, 43.0699, 54.6978) |
| Luminance | 0.4307 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.43
Darkturquoise
#00CED1
ΔE00 6.76
Lightseagreen
#20B2AA
ΔE00 7.20
Topaz
#13BBAF
ΔE00 7.49
Turquoise Blue
#06B1C4
ΔE00 8.27
Cadetblue
#5F9EA0
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69BDBD #BD6969
analogous
#69BD93 #69BDBD #6993BD
triadic
#69BDBD #BD69BD #BDBD69
tetradic
#69BDBD #9369BD #BD6969 #93BD69
square
#69BDBD #9369BD #BD6969 #93BD69
split-complementary
#69BDBD #BD6993 #BD9369
monochromatic
#347777 #47A2A2 #69BDBD #93D0D0 #BEE2E2
Accessibility & contrast
On white
2.18
#69BDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#69BDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69BDBD
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69BDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69BDBD | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BD
Deuteranopia (green-blind)
#A5ABBE
Tritanopia (blue-blind)
#3DC2BD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #69bdbd; /* rgb */ color: rgb(105, 189, 189); /* oklch */ color: oklch(74.6% 0.082 195.5);
Tailwind
colors: {
custom: {
50: '#99d1d0',
500: '#69bdbd',
950: '#000000',
},
}SCSS
$custom: #69bdbd; $custom-light: #99d1d0; $custom-dark: #000000;
JSON
{
"hex": "#69bdbd",
"rgb": {
"r": 105,
"g": 189,
"b": 189
},
"hsl": {
"h": 180,
"s": 38.889,
"l": 57.647
},
"oklch": {
"l": 0.74563,
"c": 0.08189,
"h": 195.5
},
"luminance": 0.43073
}Semantic roles & 50–950 ramp
primary
#69BDBD
secondary
#D2B0B0
accent
#5959CF
background
#F9FCFC
surface
#F2F9F9
border
#CCD2D2
text
#0E1414
muted
#7E8282