#69DCCE#69DCCE
#69DCCE is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.4% C 0.107 H 184.8°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCCE |
|---|---|
| RGB | rgb(105, 220, 206) |
| HSL | hsl(173, 62%, 64%) |
| HSV | hsv(173, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(81.09, -36.00, -3.09) |
| CIE-LCH | lch(81.09, 36.14, 184.91°) |
| OKLab | oklab(82.38% -0.1066 -0.0089) |
| OKLCH | oklch(82.38% 0.107 184.8) |
| XYZ | xyz(42.5547, 58.6420, 67.4570) |
| Luminance | 0.5865 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.91
Mediumturquoise
#48D1CC
ΔE00 4.47
Tiffany Blue
#7BF2DA
ΔE00 5.69
Seafoam Blue
#78D1B6
ΔE00 5.94
Aqua (survey)
#13EAC9
ΔE00 7.12
Pale Teal
#82CBB2
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCCE #DC6977
analogous
#69DC94 #69DCCE #69B0DC
triadic
#69DCCE #CE69DC #DCCE69
tetradic
#69DCCE #9469DC #DC6977 #B0DC69
square
#69DCCE #9469DC #DC6977 #B0DC69
split-complementary
#69DCCE #DC69B0 #DC9469
monochromatic
#26A495 #37D0BE #69DCCE #9BE8DE #CCF3EE
Accessibility & contrast
On white
1.65
#69DCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#69DCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCCE
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCCE | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CE
Deuteranopia (green-blind)
#C0C4CF
Tritanopia (blue-blind)
#1DE0D7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69dcce; /* rgb */ color: rgb(105, 220, 206); /* oklch */ color: oklch(82.4% 0.107 184.8);
Tailwind
colors: {
custom: {
50: '#9de7dc',
500: '#69dcce',
950: '#000000',
},
}SCSS
$custom: #69dcce; $custom-light: #9de7dc; $custom-dark: #000000;
JSON
{
"hex": "#69dcce",
"rgb": {
"r": 105,
"g": 220,
"b": 206
},
"hsl": {
"h": 172.696,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.82376,
"c": 0.10693,
"h": 184.8
},
"luminance": 0.58646
}Semantic roles & 50–950 ramp
primary
#69DCCE
secondary
#A7424E
accent
#1C31CA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484