#69DCD7#69DCD7
#69DCD7 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.7% C 0.105 H 191.5°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCD7 |
|---|---|
| RGB | rgb(105, 220, 215) |
| HSL | hsl(177, 62%, 64%) |
| HSV | hsv(177, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(81.34, -33.73, -7.52) |
| CIE-LCH | lch(81.34, 34.56, 192.57°) |
| OKLab | oklab(82.66% -0.1027 -0.0209) |
| OKLCH | oklch(82.66% 0.105 191.5) |
| XYZ | xyz(43.6795, 59.0919, 73.3808) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.42
Turquoise
#40E0D0
ΔE00 4.76
Darkturquoise
#00CED1
ΔE00 5.73
Bright Light Blue
#26F7FD
ΔE00 7.45
Aqua Blue
#02D8E9
ΔE00 7.64
Tiffany Blue
#7BF2DA
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCD7 #DC696E
analogous
#69DC9D #69DCD7 #69A7DC
triadic
#69DCD7 #D769DC #DCD769
tetradic
#69DCD7 #9D69DC #DC696E #A7DC69
square
#69DCD7 #9D69DC #DC696E #A7DC69
split-complementary
#69DCD7 #DC69A7 #DC9D69
monochromatic
#26A49F #37D0CA #69DCD7 #9BE8E4 #CCF3F1
Accessibility & contrast
On white
1.64
#69DCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#69DCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCD7
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCD7 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D7
Deuteranopia (green-blind)
#BEC4D8
Tritanopia (blue-blind)
#03E1DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69dcd7; /* rgb */ color: rgb(105, 220, 215); /* oklch */ color: oklch(82.7% 0.105 191.5);
Tailwind
colors: {
custom: {
50: '#9de7e3',
500: '#69dcd7',
950: '#000000',
},
}SCSS
$custom: #69dcd7; $custom-light: #9de7e3; $custom-dark: #000000;
JSON
{
"hex": "#69dcd7",
"rgb": {
"r": 105,
"g": 220,
"b": 215
},
"hsl": {
"h": 177.391,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.82658,
"c": 0.10483,
"h": 191.5
},
"luminance": 0.59096
}Semantic roles & 50–950 ramp
primary
#69DCD7
secondary
#A74246
accent
#1C23CA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484