#69DCDB#69DCDB
#69DCDB is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.8% C 0.104 H 194.6°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCDB |
|---|---|
| RGB | rgb(105, 220, 219) |
| HSL | hsl(179, 62%, 64%) |
| HSV | hsv(179, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(81.46, -32.70, -9.48) |
| CIE-LCH | lch(81.46, 34.04, 196.16°) |
| OKLab | oklab(82.79% -0.101 -0.0262) |
| OKLCH | oklch(82.79% 0.104 194.6) |
| XYZ | xyz(44.1997, 59.3000, 76.1209) |
| Luminance | 0.5930 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.87
Darkturquoise
#00CED1
ΔE00 5.40
Turquoise
#40E0D0
ΔE00 6.04
Aqua Blue
#02D8E9
ΔE00 6.39
Bright Light Blue
#26F7FD
ΔE00 6.94
Robin'S Egg
#6DEDFD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCDB #DC696A
analogous
#69DCA1 #69DCDB #69A3DC
triadic
#69DCDB #DB69DC #DCDB69
tetradic
#69DCDB #A169DC #DC696A #A3DC69
square
#69DCDB #A169DC #DC696A #A3DC69
split-complementary
#69DCDB #DC69A3 #DCA169
monochromatic
#26A4A3 #37D0CF #69DCDB #9BE8E7 #CCF3F3
Accessibility & contrast
On white
1.63
#69DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#69DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCDB
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCDB | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DB
Deuteranopia (green-blind)
#BDC4DC
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69dcdb; /* rgb */ color: rgb(105, 220, 219); /* oklch */ color: oklch(82.8% 0.104 194.6);
Tailwind
colors: {
custom: {
50: '#9ee7e6',
500: '#69dcdb',
950: '#000000',
},
}SCSS
$custom: #69dcdb; $custom-light: #9ee7e6; $custom-dark: #000000;
JSON
{
"hex": "#69dcdb",
"rgb": {
"r": 105,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.478,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.82788,
"c": 0.1044,
"h": 194.6
},
"luminance": 0.59304
}Semantic roles & 50–950 ramp
primary
#69DCDB
secondary
#A74243
accent
#1C1DCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484