#69DCD4#69DCD4
#69DCD4 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.6% C 0.105 H 189.2°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCD4 |
|---|---|
| RGB | rgb(105, 220, 212) |
| HSL | hsl(176, 62%, 64%) |
| HSV | hsv(176, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(81.26, -34.50, -6.05) |
| CIE-LCH | lch(81.26, 35.02, 189.94°) |
| OKLab | oklab(82.56% -0.104 -0.0169) |
| OKLCH | oklch(82.56% 0.105 189.2) |
| XYZ | xyz(43.2975, 58.9391, 71.3692) |
| Luminance | 0.5894 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.48
Turquoise
#40E0D0
ΔE00 3.93
Darkturquoise
#00CED1
ΔE00 6.22
Tiffany Blue
#7BF2DA
ΔE00 6.99
Bright Aqua
#0BF9EA
ΔE00 7.61
Seafoam Blue
#78D1B6
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCD4 #DC6971
analogous
#69DC9A #69DCD4 #69AADC
triadic
#69DCD4 #D469DC #DCD469
tetradic
#69DCD4 #9A69DC #DC6971 #AADC69
square
#69DCD4 #9A69DC #DC6971 #AADC69
split-complementary
#69DCD4 #DC69AA #DC9A69
monochromatic
#26A49C #37D0C6 #69DCD4 #9BE8E2 #CCF3F0
Accessibility & contrast
On white
1.64
#69DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#69DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCD4
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCD4 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D4
Deuteranopia (green-blind)
#BEC4D5
Tritanopia (blue-blind)
#0FE1D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69dcd4; /* rgb */ color: rgb(105, 220, 212); /* oklch */ color: oklch(82.6% 0.105 189.2);
Tailwind
colors: {
custom: {
50: '#9de7e1',
500: '#69dcd4',
950: '#000000',
},
}SCSS
$custom: #69dcd4; $custom-light: #9de7e1; $custom-dark: #000000;
JSON
{
"hex": "#69dcd4",
"rgb": {
"r": 105,
"g": 220,
"b": 212
},
"hsl": {
"h": 175.826,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.82563,
"c": 0.10535,
"h": 189.2
},
"luminance": 0.58943
}Semantic roles & 50–950 ramp
primary
#69DCD4
secondary
#A74249
accent
#1C28CA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484