#69DDBC#69DDBC
#69DDBC is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.1% C 0.117 H 172.2°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #69DDBC |
|---|---|
| RGB | rgb(105, 221, 188) |
| HSL | hsl(163, 63%, 64%) |
| HSV | hsv(163, 52%, 87%) |
| CMYK | cmyk(52.5%, 0%, 14.9%, 13.3%) |
| CIE-LAB | lab(80.93, -40.76, 6.23) |
| CIE-LCH | lch(80.93, 41.23, 171.31°) |
| OKLab | oklab(82.09% -0.1155 0.0159) |
| OKLCH | oklch(82.09% 0.117 172.2) |
| XYZ | xyz(40.7552, 58.3433, 56.6809) |
| Luminance | 0.5835 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.62
Mediumaquamarine
#66CDAA
ΔE00 4.04
Seafoam
#7FE0B3
ΔE00 4.33
Light Teal
#90E4C1
ΔE00 4.44
Eucalyptus
#44D7A8
ΔE00 4.52
Aquamarine (survey)
#04D8B2
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DDBC #DD698A
analogous
#69DD82 #69DDBC #69C4DD
triadic
#69DDBC #BC69DD #DDBC69
tetradic
#69DDBC #8269DD #DD698A #C4DD69
square
#69DDBC #8269DD #DD698A #C4DD69
split-complementary
#69DDBC #DD69C4 #DD8269
monochromatic
#26A681 #37D2A6 #69DDBC #9BE8D2 #CDF4E9
Accessibility & contrast
On white
1.66
#69DDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#69DDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DDBC
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DDBC | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BA
Deuteranopia (green-blind)
#C5C4BE
Tritanopia (blue-blind)
#32DFD3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69ddbc; /* rgb */ color: rgb(105, 221, 188); /* oklch */ color: oklch(82.1% 0.117 172.2);
Tailwind
colors: {
custom: {
50: '#9ce8d0',
500: '#69ddbc',
950: '#000000',
},
}SCSS
$custom: #69ddbc; $custom-light: #9ce8d0; $custom-dark: #000000;
JSON
{
"hex": "#69ddbc",
"rgb": {
"r": 105,
"g": 221,
"b": 188
},
"hsl": {
"h": 162.931,
"s": 63.043,
"l": 63.922
},
"oklch": {
"l": 0.82091,
"c": 0.1166,
"h": 172.2
},
"luminance": 0.58347
}Semantic roles & 50–950 ramp
primary
#69DDBC
secondary
#A9415F
accent
#1B4DCB
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483