#69DCD6#69DCD6
#69DCD6 is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.6% C 0.105 H 190.7°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCD6 |
|---|---|
| RGB | rgb(105, 220, 214) |
| HSL | hsl(177, 62%, 64%) |
| HSV | hsv(177, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(81.31, -33.99, -7.03) |
| CIE-LCH | lch(81.31, 34.70, 191.68°) |
| OKLab | oklab(82.63% -0.1031 -0.0196) |
| OKLCH | oklch(82.63% 0.105 190.7) |
| XYZ | xyz(43.5514, 59.0406, 72.7062) |
| Luminance | 0.5905 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.40
Turquoise
#40E0D0
ΔE00 4.47
Darkturquoise
#00CED1
ΔE00 5.87
Tiffany Blue
#7BF2DA
ΔE00 7.53
Bright Light Blue
#26F7FD
ΔE00 7.62
Bright Aqua
#0BF9EA
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCD6 #DC696F
analogous
#69DC9C #69DCD6 #69A8DC
triadic
#69DCD6 #D669DC #DCD669
tetradic
#69DCD6 #9C69DC #DC696F #A8DC69
square
#69DCD6 #9C69DC #DC696F #A8DC69
split-complementary
#69DCD6 #DC69A8 #DC9C69
monochromatic
#26A49E #37D0C8 #69DCD6 #9BE8E4 #CCF3F1
Accessibility & contrast
On white
1.64
#69DCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#69DCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCD6
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCD6 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D6
Deuteranopia (green-blind)
#BEC4D7
Tritanopia (blue-blind)
#07E1DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69dcd6; /* rgb */ color: rgb(105, 220, 214); /* oklch */ color: oklch(82.6% 0.105 190.7);
Tailwind
colors: {
custom: {
50: '#9de7e2',
500: '#69dcd6',
950: '#000000',
},
}SCSS
$custom: #69dcd6; $custom-light: #9de7e2; $custom-dark: #000000;
JSON
{
"hex": "#69dcd6",
"rgb": {
"r": 105,
"g": 220,
"b": 214
},
"hsl": {
"h": 176.87,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.82626,
"c": 0.10499,
"h": 190.7
},
"luminance": 0.59045
}Semantic roles & 50–950 ramp
primary
#69DCD6
secondary
#A74247
accent
#1C25CA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484