#69DCD9#69DCD9
#69DCD9 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.7% C 0.105 H 193.0°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCD9 |
|---|---|
| RGB | rgb(105, 220, 217) |
| HSL | hsl(178, 62%, 64%) |
| HSV | hsv(178, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(81.40, -33.21, -8.50) |
| CIE-LCH | lch(81.40, 34.28, 194.35°) |
| OKLab | oklab(82.72% -0.1019 -0.0236) |
| OKLCH | oklch(82.72% 0.105 193) |
| XYZ | xyz(43.9380, 59.1953, 74.7425) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.58
Turquoise
#40E0D0
ΔE00 5.38
Darkturquoise
#00CED1
ΔE00 5.52
Aqua Blue
#02D8E9
ΔE00 7.00
Bright Light Blue
#26F7FD
ΔE00 7.16
Robin'S Egg
#6DEDFD
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCD9 #DC696C
analogous
#69DC9F #69DCD9 #69A5DC
triadic
#69DCD9 #D969DC #DCD969
tetradic
#69DCD9 #9F69DC #DC696C #A5DC69
square
#69DCD9 #9F69DC #DC696C #A5DC69
split-complementary
#69DCD9 #DC69A5 #DC9F69
monochromatic
#26A4A1 #37D0CC #69DCD9 #9BE8E6 #CCF3F2
Accessibility & contrast
On white
1.64
#69DCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#69DCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCD9
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCD9 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D9
Deuteranopia (green-blind)
#BDC4DA
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69dcd9; /* rgb */ color: rgb(105, 220, 217); /* oklch */ color: oklch(82.7% 0.105 193.0);
Tailwind
colors: {
custom: {
50: '#9de7e4',
500: '#69dcd9',
950: '#000000',
},
}SCSS
$custom: #69dcd9; $custom-light: #9de7e4; $custom-dark: #000000;
JSON
{
"hex": "#69dcd9",
"rgb": {
"r": 105,
"g": 220,
"b": 217
},
"hsl": {
"h": 178.435,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.82723,
"c": 0.10458,
"h": 193
},
"luminance": 0.59199
}Semantic roles & 50–950 ramp
primary
#69DCD9
secondary
#A74245
accent
#1C20CA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484