#69DCDD#69DCDD
#69DCDD is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.9% C 0.104 H 196.1°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCDD |
|---|---|
| RGB | rgb(105, 220, 221) |
| HSL | hsl(181, 63%, 64%) |
| HSV | hsv(181, 52%, 87%) |
| CMYK | cmyk(52.5%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(81.51, -32.17, -10.46) |
| CIE-LCH | lch(81.51, 33.83, 198.00°) |
| OKLab | oklab(82.85% -0.1002 -0.0289) |
| OKLCH | oklch(82.85% 0.104 196.1) |
| XYZ | xyz(44.4646, 59.4059, 77.5158) |
| Luminance | 0.5941 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.28
Darkturquoise
#00CED1
ΔE00 5.39
Aqua Blue
#02D8E9
ΔE00 5.81
Robin'S Egg
#6DEDFD
ΔE00 6.35
Turquoise
#40E0D0
ΔE00 6.71
Bright Light Blue
#26F7FD
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCDD #DD6A69
analogous
#69DDA4 #69DCDD #69A2DD
triadic
#69DCDD #DD69DC #DCDD69
tetradic
#69DCDD #A469DD #DD6A69 #A2DD69
square
#69DCDD #A469DD #DD6A69 #A2DD69
split-complementary
#69DCDD #DD69A2 #DDA469
monochromatic
#26A5A6 #37D0D2 #69DCDD #9BE8E8 #CDF3F4
Accessibility & contrast
On white
1.63
#69DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#69DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCDD
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCDD | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DD
Deuteranopia (green-blind)
#BCC4DE
Tritanopia (blue-blind)
#00E2DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #69dcdd; /* rgb */ color: rgb(105, 220, 221); /* oklch */ color: oklch(82.9% 0.104 196.1);
Tailwind
colors: {
custom: {
50: '#9ee7e7',
500: '#69dcdd',
950: '#000000',
},
}SCSS
$custom: #69dcdd; $custom-light: #9ee7e7; $custom-dark: #000000;
JSON
{
"hex": "#69dcdd",
"rgb": {
"r": 105,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.517,
"s": 63.043,
"l": 63.922
},
"oklch": {
"l": 0.82854,
"c": 0.10431,
"h": 196.1
},
"luminance": 0.5941
}Semantic roles & 50–950 ramp
primary
#69DCDD
secondary
#A94241
accent
#1C1BCB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484