#69DCBC#69DCBC
#69DCBC is a light, moderate teal. Relative luminance 0.578; OKLCH L 81.9% C 0.115 H 172.7°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCBC |
|---|---|
| RGB | rgb(105, 220, 188) |
| HSL | hsl(163, 62%, 64%) |
| HSV | hsv(163, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 14.5%, 13.7%) |
| CIE-LAB | lab(80.64, -40.31, 5.81) |
| CIE-LCH | lch(80.64, 40.73, 171.80°) |
| OKLab | oklab(81.85% -0.1144 0.0148) |
| OKLCH | oklch(81.85% 0.115 172.7) |
| XYZ | xyz(40.4919, 57.8168, 56.5931) |
| Luminance | 0.5782 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.37
Mediumaquamarine
#66CDAA
ΔE00 3.91
Light Teal
#90E4C1
ΔE00 4.57
Seafoam
#7FE0B3
ΔE00 4.57
Aquamarine (survey)
#04D8B2
ΔE00 4.62
Eucalyptus
#44D7A8
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCBC #DC6989
analogous
#69DC82 #69DCBC #69C2DC
triadic
#69DCBC #BC69DC #DCBC69
tetradic
#69DCBC #8269DC #DC6989 #C2DC69
square
#69DCBC #8269DC #DC6989 #C2DC69
split-complementary
#69DCBC #DC69C2 #DC8269
monochromatic
#26A481 #37D0A6 #69DCBC #9BE8D2 #CCF3E8
Accessibility & contrast
On white
1.67
#69DCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#69DCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCBC
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCBC | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BB
Deuteranopia (green-blind)
#C4C3BE
Tritanopia (blue-blind)
#33DED3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #69dcbc; /* rgb */ color: rgb(105, 220, 188); /* oklch */ color: oklch(81.9% 0.115 172.7);
Tailwind
colors: {
custom: {
50: '#9ce7d0',
500: '#69dcbc',
950: '#000000',
},
}SCSS
$custom: #69dcbc; $custom-light: #9ce7d0; $custom-dark: #000000;
JSON
{
"hex": "#69dcbc",
"rgb": {
"r": 105,
"g": 220,
"b": 188
},
"hsl": {
"h": 163.304,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.81854,
"c": 0.11538,
"h": 172.7
},
"luminance": 0.5782
}Semantic roles & 50–950 ramp
primary
#69DCBC
secondary
#A7425E
accent
#1C4CCA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483