#69D9CD#69D9CD
#69D9CD is a light, moderate teal. Relative luminance 0.570; OKLCH L 81.6% C 0.104 H 186.1°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #69D9CD |
|---|---|
| RGB | rgb(105, 217, 205) |
| HSL | hsl(174, 60%, 63%) |
| HSV | hsv(174, 52%, 85%) |
| CMYK | cmyk(51.6%, 0%, 5.5%, 14.9%) |
| CIE-LAB | lab(80.20, -34.86, -3.88) |
| CIE-LCH | lch(80.20, 35.08, 186.35°) |
| OKLab | oklab(81.64% -0.1037 -0.011) |
| OKLCH | oklch(81.64% 0.104 186.1) |
| XYZ | xyz(41.6533, 57.0329, 66.5592) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.43
Mediumturquoise
#48D1CC
ΔE00 3.71
Seafoam Blue
#78D1B6
ΔE00 6.17
Tiffany Blue
#7BF2DA
ΔE00 6.59
Darkturquoise
#00CED1
ΔE00 6.86
Pale Teal
#82CBB2
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D9CD #D96975
analogous
#69D995 #69D9CD #69ADD9
triadic
#69D9CD #CD69D9 #D9CD69
tetradic
#69D9CD #9569D9 #D96975 #ADD969
square
#69D9CD #9569D9 #D96975 #ADD969
split-complementary
#69D9CD #D969AD #D99569
monochromatic
#289F93 #38CDBD #69D9CD #9AE5DD #CBF2EE
Accessibility & contrast
On white
1.69
#69D9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#69D9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D9CD
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D9CD | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCD
Deuteranopia (green-blind)
#BDC1CE
Tritanopia (blue-blind)
#21DDD5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69d9cd; /* rgb */ color: rgb(105, 217, 205); /* oklch */ color: oklch(81.6% 0.104 186.1);
Tailwind
colors: {
custom: {
50: '#9ce5dc',
500: '#69d9cd',
950: '#000000',
},
}SCSS
$custom: #69d9cd; $custom-light: #9ce5dc; $custom-dark: #000000;
JSON
{
"hex": "#69d9cd",
"rgb": {
"r": 105,
"g": 217,
"b": 205
},
"hsl": {
"h": 173.571,
"s": 59.574,
"l": 63.137
},
"oklch": {
"l": 0.81642,
"c": 0.10429,
"h": 186.1
},
"luminance": 0.57037
}Semantic roles & 50–950 ramp
primary
#69D9CD
secondary
#A3434D
accent
#1E30C7
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484