#69D2DC#69D2DC
#69D2DC is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.5% C 0.098 H 203.7°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #69D2DC |
|---|---|
| RGB | rgb(105, 210, 220) |
| HSL | hsl(185, 62%, 64%) |
| HSV | hsv(185, 52%, 86%) |
| CMYK | cmyk(52.3%, 4.5%, 0%, 13.7%) |
| CIE-LAB | lab(78.61, -27.63, -14.26) |
| CIE-LCH | lch(78.61, 31.09, 207.30°) |
| OKLab | oklab(80.51% -0.0898 -0.0394) |
| OKLCH | oklch(80.51% 0.098 203.7) |
| XYZ | xyz(41.7853, 54.2599, 75.9674) |
| Luminance | 0.5426 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.41
Darkturquoise
#00CED1
ΔE00 5.96
Robin'S Egg
#6DEDFD
ΔE00 6.37
Mediumturquoise
#48D1CC
ΔE00 6.53
Robin Egg Blue
#8AF1FE
ΔE00 7.37
Robin'S Egg Blue
#98EFF9
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D2DC #DC7369
analogous
#69DCAC #69D2DC #6998DC
triadic
#69D2DC #DC69D2 #D2DC69
tetradic
#69D2DC #AC69DC #DC7369 #98DC69
square
#69D2DC #AC69DC #DC7369 #98DC69
split-complementary
#69D2DC #DC6998 #DCAC69
monochromatic
#2699A4 #37C3D0 #69D2DC #9BE1E8 #CCF0F3
Accessibility & contrast
On white
1.77
#69D2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#69D2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D2DC
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D2DC | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDD
Deuteranopia (green-blind)
#B2BDDD
Tritanopia (blue-blind)
#00D9D5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #69d2dc; /* rgb */ color: rgb(105, 210, 220); /* oklch */ color: oklch(80.5% 0.098 203.7);
Tailwind
colors: {
custom: {
50: '#9de0e6',
500: '#69d2dc',
950: '#000000',
},
}SCSS
$custom: #69d2dc; $custom-light: #9de0e6; $custom-dark: #000000;
JSON
{
"hex": "#69d2dc",
"rgb": {
"r": 105,
"g": 210,
"b": 220
},
"hsl": {
"h": 185.217,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.80508,
"c": 0.09805,
"h": 203.7
},
"luminance": 0.54264
}Semantic roles & 50–950 ramp
primary
#69D2DC
secondary
#A74B42
accent
#2B1CCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484