#69DCDC#69DCDC
#69DCDC is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.8% C 0.104 H 195.3°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCDC |
|---|---|
| RGB | rgb(105, 220, 220) |
| HSL | hsl(180, 62%, 64%) |
| HSV | hsv(180, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(81.49, -32.44, -9.97) |
| CIE-LCH | lch(81.49, 33.93, 197.08°) |
| OKLab | oklab(82.82% -0.1006 -0.0276) |
| OKLCH | oklch(82.82% 0.104 195.3) |
| XYZ | xyz(44.3318, 59.3528, 76.8163) |
| Luminance | 0.5936 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.06
Darkturquoise
#00CED1
ΔE00 5.38
Aqua Blue
#02D8E9
ΔE00 6.09
Turquoise
#40E0D0
ΔE00 6.37
Robin'S Egg
#6DEDFD
ΔE00 6.65
Bright Light Blue
#26F7FD
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCDC #DC6969
analogous
#69DCA2 #69DCDC #69A2DC
triadic
#69DCDC #DC69DC #DCDC69
tetradic
#69DCDC #A269DC #DC6969 #A2DC69
square
#69DCDC #A269DC #DC6969 #A2DC69
split-complementary
#69DCDC #DC69A2 #DCA269
monochromatic
#26A4A4 #37D0D0 #69DCDC #9BE8E8 #CCF3F3
Accessibility & contrast
On white
1.63
#69DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#69DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCDC
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCDC | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#BCC4DD
Tritanopia (blue-blind)
#00E2DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69dcdc; /* rgb */ color: rgb(105, 220, 220); /* oklch */ color: oklch(82.8% 0.104 195.3);
Tailwind
colors: {
custom: {
50: '#9ee7e6',
500: '#69dcdc',
950: '#000000',
},
}SCSS
$custom: #69dcdc; $custom-light: #9ee7e6; $custom-dark: #000000;
JSON
{
"hex": "#69dcdc",
"rgb": {
"r": 105,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.82821,
"c": 0.10435,
"h": 195.3
},
"luminance": 0.59357
}Semantic roles & 50–950 ramp
primary
#69DCDC
secondary
#A74242
accent
#1C1CCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484