#69DCC7#69DCC7
#69DCC7 is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.2% C 0.110 H 179.8°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCC7 |
|---|---|
| RGB | rgb(105, 220, 199) |
| HSL | hsl(169, 62%, 64%) |
| HSV | hsv(169, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 9.5%, 13.7%) |
| CIE-LAB | lab(80.91, -37.72, 0.36) |
| CIE-LCH | lch(80.91, 37.72, 179.45°) |
| OKLab | oklab(82.17% -0.1096 0.0004) |
| OKLCH | oklch(82.17% 0.11 179.8) |
| XYZ | xyz(41.7232, 58.3094, 63.0778) |
| Luminance | 0.5831 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.47
Seafoam Blue
#78D1B6
ΔE00 4.22
Tiffany Blue
#7BF2DA
ΔE00 4.97
Aqua (survey)
#13EAC9
ΔE00 5.67
Pale Teal
#82CBB2
ΔE00 6.06
Mediumaquamarine
#66CDAA
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCC7 #DC697E
analogous
#69DC8D #69DCC7 #69B7DC
triadic
#69DCC7 #C769DC #DCC769
tetradic
#69DCC7 #8D69DC #DC697E #B7DC69
square
#69DCC7 #8D69DC #DC697E #B7DC69
split-complementary
#69DCC7 #DC69B7 #DC8D69
monochromatic
#26A48D #37D0B4 #69DCC7 #9BE8DA #CCF3EC
Accessibility & contrast
On white
1.66
#69DCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#69DCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCC7
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCC7 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C6
Deuteranopia (green-blind)
#C2C3C9
Tritanopia (blue-blind)
#27DFD6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69dcc7; /* rgb */ color: rgb(105, 220, 199); /* oklch */ color: oklch(82.2% 0.110 179.8);
Tailwind
colors: {
custom: {
50: '#9ce7d7',
500: '#69dcc7',
950: '#000000',
},
}SCSS
$custom: #69dcc7; $custom-light: #9ce7d7; $custom-dark: #000000;
JSON
{
"hex": "#69dcc7",
"rgb": {
"r": 105,
"g": 220,
"b": 199
},
"hsl": {
"h": 169.043,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.82166,
"c": 0.10959,
"h": 179.8
},
"luminance": 0.58313
}Semantic roles & 50–950 ramp
primary
#69DCC7
secondary
#A74254
accent
#1C3BCA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483