#69DCCD#69DCCD
#69DCCD is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.3% C 0.107 H 184.1°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCCD |
|---|---|
| RGB | rgb(105, 220, 205) |
| HSL | hsl(172, 62%, 64%) |
| HSV | hsv(172, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(81.07, -36.25, -2.60) |
| CIE-LCH | lch(81.07, 36.34, 184.10°) |
| OKLab | oklab(82.35% -0.107 -0.0076) |
| OKLCH | oklch(82.35% 0.107 184.1) |
| XYZ | xyz(42.4336, 58.5935, 66.8193) |
| Luminance | 0.5860 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.87
Mediumturquoise
#48D1CC
ΔE00 4.70
Tiffany Blue
#7BF2DA
ΔE00 5.53
Seafoam Blue
#78D1B6
ΔE00 5.66
Aqua (survey)
#13EAC9
ΔE00 6.88
Pale Teal
#82CBB2
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCCD #DC6978
analogous
#69DC93 #69DCCD #69B1DC
triadic
#69DCCD #CD69DC #DCCD69
tetradic
#69DCCD #9369DC #DC6978 #B1DC69
square
#69DCCD #9369DC #DC6978 #B1DC69
split-complementary
#69DCCD #DC69B1 #DC9369
monochromatic
#26A494 #37D0BC #69DCCD #9BE8DE #CCF3EE
Accessibility & contrast
On white
1.65
#69DCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#69DCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCCD
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCCD | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CD
Deuteranopia (green-blind)
#C0C4CE
Tritanopia (blue-blind)
#1EE0D7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69dccd; /* rgb */ color: rgb(105, 220, 205); /* oklch */ color: oklch(82.3% 0.107 184.1);
Tailwind
colors: {
custom: {
50: '#9de7dc',
500: '#69dccd',
950: '#000000',
},
}SCSS
$custom: #69dccd; $custom-light: #9de7dc; $custom-dark: #000000;
JSON
{
"hex": "#69dccd",
"rgb": {
"r": 105,
"g": 220,
"b": 205
},
"hsl": {
"h": 172.174,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.82346,
"c": 0.10726,
"h": 184.1
},
"luminance": 0.58597
}Semantic roles & 50–950 ramp
primary
#69DCCD
secondary
#A7424F
accent
#1C32CA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1615
muted
#808484