#69DCC2#69DCC2
#69DCC2 is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.0% C 0.112 H 176.5°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCC2 |
|---|---|
| RGB | rgb(105, 220, 194) |
| HSL | hsl(166, 62%, 64%) |
| HSV | hsv(166, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 11.8%, 13.7%) |
| CIE-LAB | lab(80.78, -38.91, 2.84) |
| CIE-LCH | lch(80.78, 39.02, 175.83°) |
| OKLab | oklab(82.02% -0.1118 0.0069) |
| OKLCH | oklch(82.02% 0.112 176.5) |
| XYZ | xyz(41.1522, 58.0810, 60.0706) |
| Luminance | 0.5808 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.47
Turquoise
#40E0D0
ΔE00 4.61
Mediumaquamarine
#66CDAA
ΔE00 4.91
Tiffany Blue
#7BF2DA
ΔE00 5.09
Aqua (survey)
#13EAC9
ΔE00 5.15
Aquamarine (survey)
#04D8B2
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCC2 #DC6983
analogous
#69DC88 #69DCC2 #69BCDC
triadic
#69DCC2 #C269DC #DCC269
tetradic
#69DCC2 #8869DC #DC6983 #BCDC69
square
#69DCC2 #8869DC #DC6983 #BCDC69
split-complementary
#69DCC2 #DC69BC #DC8869
monochromatic
#26A488 #37D0AE #69DCC2 #9BE8D6 #CCF3EA
Accessibility & contrast
On white
1.66
#69DCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#69DCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCC2
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCC2 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0C1
Deuteranopia (green-blind)
#C3C3C4
Tritanopia (blue-blind)
#2DDFD4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69dcc2; /* rgb */ color: rgb(105, 220, 194); /* oklch */ color: oklch(82.0% 0.112 176.5);
Tailwind
colors: {
custom: {
50: '#9ce7d4',
500: '#69dcc2',
950: '#000000',
},
}SCSS
$custom: #69dcc2; $custom-light: #9ce7d4; $custom-dark: #000000;
JSON
{
"hex": "#69dcc2",
"rgb": {
"r": 105,
"g": 220,
"b": 194
},
"hsl": {
"h": 166.435,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.82022,
"c": 0.11199,
"h": 176.5
},
"luminance": 0.58085
}Semantic roles & 50–950 ramp
primary
#69DCC2
secondary
#A74259
accent
#1C43CA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483