#69DADC#69DADC
#69DADC is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.4% C 0.103 H 196.9°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #69DADC |
|---|---|
| RGB | rgb(105, 218, 220) |
| HSL | hsl(181, 62%, 64%) |
| HSV | hsv(181, 52%, 86%) |
| CMYK | cmyk(52.3%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(80.91, -31.49, -10.82) |
| CIE-LCH | lch(80.91, 33.29, 198.97°) |
| OKLab | oklab(82.36% -0.0985 -0.0299) |
| OKLCH | oklch(82.36% 0.103 196.9) |
| XYZ | xyz(43.8100, 58.3093, 76.6423) |
| Luminance | 0.5831 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.29
Darkturquoise
#00CED1
ΔE00 5.19
Aqua Blue
#02D8E9
ΔE00 5.50
Robin'S Egg
#6DEDFD
ΔE00 6.35
Robin Egg Blue
#8AF1FE
ΔE00 7.12
Turquoise
#40E0D0
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DADC #DC6B69
analogous
#69DCA4 #69DADC #69A0DC
triadic
#69DADC #DC69DA #DADC69
tetradic
#69DADC #A469DC #DC6B69 #A0DC69
square
#69DADC #A469DC #DC6B69 #A0DC69
split-complementary
#69DADC #DC69A0 #DCA469
monochromatic
#26A2A4 #37CED0 #69DADC #9BE6E8 #CCF2F3
Accessibility & contrast
On white
1.66
#69DADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#69DADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DADC
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DADC | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DC
Deuteranopia (green-blind)
#BAC3DD
Tritanopia (blue-blind)
#00E0DA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69dadc; /* rgb */ color: rgb(105, 218, 220); /* oklch */ color: oklch(82.4% 0.103 196.9);
Tailwind
colors: {
custom: {
50: '#9de6e6',
500: '#69dadc',
950: '#000000',
},
}SCSS
$custom: #69dadc; $custom-light: #9de6e6; $custom-dark: #000000;
JSON
{
"hex": "#69dadc",
"rgb": {
"r": 105,
"g": 218,
"b": 220
},
"hsl": {
"h": 181.043,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.82358,
"c": 0.10292,
"h": 196.9
},
"luminance": 0.58313
}Semantic roles & 50–950 ramp
primary
#69DADC
secondary
#A74442
accent
#1F1CCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484