#69DCC3#69DCC3
#69DCC3 is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.0% C 0.111 H 177.1°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCC3 |
|---|---|
| RGB | rgb(105, 220, 195) |
| HSL | hsl(167, 62%, 64%) |
| HSV | hsv(167, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 11.4%, 13.7%) |
| CIE-LAB | lab(80.81, -38.68, 2.34) |
| CIE-LCH | lch(80.81, 38.75, 176.54°) |
| OKLab | oklab(82.05% -0.1113 0.0056) |
| OKLCH | oklch(82.05% 0.111 177.1) |
| XYZ | xyz(41.2649, 58.1260, 60.6640) |
| Luminance | 0.5813 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.58
Turquoise
#40E0D0
ΔE00 4.36
Tiffany Blue
#7BF2DA
ΔE00 5.03
Mediumaquamarine
#66CDAA
ΔE00 5.13
Aqua (survey)
#13EAC9
ΔE00 5.22
Aquamarine (survey)
#04D8B2
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCC3 #DC6982
analogous
#69DC89 #69DCC3 #69BBDC
triadic
#69DCC3 #C369DC #DCC369
tetradic
#69DCC3 #8969DC #DC6982 #BBDC69
square
#69DCC3 #8969DC #DC6982 #BBDC69
split-complementary
#69DCC3 #DC69BB #DC8969
monochromatic
#26A489 #37D0AF #69DCC3 #9BE8D7 #CCF3EB
Accessibility & contrast
On white
1.66
#69DCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#69DCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCC3
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCC3 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0C2
Deuteranopia (green-blind)
#C3C3C5
Tritanopia (blue-blind)
#2CDFD4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69dcc3; /* rgb */ color: rgb(105, 220, 195); /* oklch */ color: oklch(82.0% 0.111 177.1);
Tailwind
colors: {
custom: {
50: '#9ce7d5',
500: '#69dcc3',
950: '#000000',
},
}SCSS
$custom: #69dcc3; $custom-light: #9ce7d5; $custom-dark: #000000;
JSON
{
"hex": "#69dcc3",
"rgb": {
"r": 105,
"g": 220,
"b": 195
},
"hsl": {
"h": 166.957,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.8205,
"c": 0.11148,
"h": 177.1
},
"luminance": 0.5813
}Semantic roles & 50–950 ramp
primary
#69DCC3
secondary
#A74258
accent
#1C41CA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483