#69DCD5#69DCD5
#69DCD5 is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.6% C 0.105 H 190.0°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCD5 |
|---|---|
| RGB | rgb(105, 220, 213) |
| HSL | hsl(176, 62%, 64%) |
| HSV | hsv(176, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(81.29, -34.24, -6.54) |
| CIE-LCH | lch(81.29, 34.86, 190.81°) |
| OKLab | oklab(82.59% -0.1036 -0.0182) |
| OKLCH | oklch(82.59% 0.105 190) |
| XYZ | xyz(43.4241, 58.9897, 72.0356) |
| Luminance | 0.5899 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.42
Turquoise
#40E0D0
ΔE00 4.19
Darkturquoise
#00CED1
ΔE00 6.04
Tiffany Blue
#7BF2DA
ΔE00 7.25
Bright Aqua
#0BF9EA
ΔE00 7.72
Bright Light Blue
#26F7FD
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCD5 #DC6970
analogous
#69DC9B #69DCD5 #69A9DC
triadic
#69DCD5 #D569DC #DCD569
tetradic
#69DCD5 #9B69DC #DC6970 #A9DC69
square
#69DCD5 #9B69DC #DC6970 #A9DC69
split-complementary
#69DCD5 #DC69A9 #DC9B69
monochromatic
#26A49D #37D0C7 #69DCD5 #9BE8E3 #CCF3F1
Accessibility & contrast
On white
1.64
#69DCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#69DCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCD5
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCD5 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D5
Deuteranopia (green-blind)
#BEC4D6
Tritanopia (blue-blind)
#0BE1DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69dcd5; /* rgb */ color: rgb(105, 220, 213); /* oklch */ color: oklch(82.6% 0.105 190.0);
Tailwind
colors: {
custom: {
50: '#9de7e1',
500: '#69dcd5',
950: '#000000',
},
}SCSS
$custom: #69dcd5; $custom-light: #9de7e1; $custom-dark: #000000;
JSON
{
"hex": "#69dcd5",
"rgb": {
"r": 105,
"g": 220,
"b": 213
},
"hsl": {
"h": 176.348,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.82594,
"c": 0.10516,
"h": 190
},
"luminance": 0.58994
}Semantic roles & 50–950 ramp
primary
#69DCD5
secondary
#A74248
accent
#1C26CA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484