#69DCBD#69DCBD
#69DCBD is a light, moderate teal. Relative luminance 0.579; OKLCH L 81.9% C 0.115 H 173.3°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCBD |
|---|---|
| RGB | rgb(105, 220, 189) |
| HSL | hsl(164, 62%, 64%) |
| HSV | hsv(164, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 14.1%, 13.7%) |
| CIE-LAB | lab(80.66, -40.08, 5.31) |
| CIE-LCH | lch(80.66, 40.43, 172.45°) |
| OKLab | oklab(81.88% -0.114 0.0135) |
| OKLCH | oklch(81.88% 0.115 173.3) |
| XYZ | xyz(40.6001, 57.8601, 57.1628) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.32
Mediumaquamarine
#66CDAA
ΔE00 4.04
Light Teal
#90E4C1
ΔE00 4.67
Aquamarine (survey)
#04D8B2
ΔE00 4.69
Seafoam
#7FE0B3
ΔE00 4.83
Eucalyptus
#44D7A8
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCBD #DC6988
analogous
#69DC83 #69DCBD #69C1DC
triadic
#69DCBD #BD69DC #DCBD69
tetradic
#69DCBD #8369DC #DC6988 #C1DC69
square
#69DCBD #8369DC #DC6988 #C1DC69
split-complementary
#69DCBD #DC69C1 #DC8369
monochromatic
#26A482 #37D0A7 #69DCBD #9BE8D3 #CCF3E9
Accessibility & contrast
On white
1.67
#69DCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#69DCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCBD
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCBD | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BC
Deuteranopia (green-blind)
#C4C3BF
Tritanopia (blue-blind)
#32DED3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #69dcbd; /* rgb */ color: rgb(105, 220, 189); /* oklch */ color: oklch(81.9% 0.115 173.3);
Tailwind
colors: {
custom: {
50: '#9ce7d0',
500: '#69dcbd',
950: '#000000',
},
}SCSS
$custom: #69dcbd; $custom-light: #9ce7d0; $custom-dark: #000000;
JSON
{
"hex": "#69dcbd",
"rgb": {
"r": 105,
"g": 220,
"b": 189
},
"hsl": {
"h": 163.826,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.81881,
"c": 0.11478,
"h": 173.3
},
"luminance": 0.57864
}Semantic roles & 50–950 ramp
primary
#69DCBD
secondary
#A7425D
accent
#1C4BCA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483