#69DCD8#69DCD8
#69DCD8 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.7% C 0.105 H 192.3°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCD8 |
|---|---|
| RGB | rgb(105, 220, 216) |
| HSL | hsl(178, 62%, 64%) |
| HSV | hsv(178, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(81.37, -33.47, -8.01) |
| CIE-LCH | lch(81.37, 34.42, 193.46°) |
| OKLab | oklab(82.69% -0.1023 -0.0222) |
| OKLCH | oklch(82.69% 0.105 192.3) |
| XYZ | xyz(43.8084, 59.1434, 74.0596) |
| Luminance | 0.5915 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.48
Turquoise
#40E0D0
ΔE00 5.07
Darkturquoise
#00CED1
ΔE00 5.61
Bright Light Blue
#26F7FD
ΔE00 7.30
Aqua Blue
#02D8E9
ΔE00 7.32
Bright Cyan
#41FDFE
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCD8 #DC696D
analogous
#69DC9E #69DCD8 #69A6DC
triadic
#69DCD8 #D869DC #DCD869
tetradic
#69DCD8 #9E69DC #DC696D #A6DC69
square
#69DCD8 #9E69DC #DC696D #A6DC69
split-complementary
#69DCD8 #DC69A6 #DC9E69
monochromatic
#26A4A0 #37D0CB #69DCD8 #9BE8E5 #CCF3F2
Accessibility & contrast
On white
1.64
#69DCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#69DCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCD8
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCD8 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D8
Deuteranopia (green-blind)
#BDC4D9
Tritanopia (blue-blind)
#00E1DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69dcd8; /* rgb */ color: rgb(105, 220, 216); /* oklch */ color: oklch(82.7% 0.105 192.3);
Tailwind
colors: {
custom: {
50: '#9de7e4',
500: '#69dcd8',
950: '#000000',
},
}SCSS
$custom: #69dcd8; $custom-light: #9de7e4; $custom-dark: #000000;
JSON
{
"hex": "#69dcd8",
"rgb": {
"r": 105,
"g": 220,
"b": 216
},
"hsl": {
"h": 177.913,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.82691,
"c": 0.1047,
"h": 192.3
},
"luminance": 0.59148
}Semantic roles & 50–950 ramp
primary
#69DCD8
secondary
#A74245
accent
#1C22CA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484