#69DCAB#69DCAB
#69DCAB is a light, vivid teal. Relative luminance 0.571; OKLCH L 81.4% C 0.127 H 163.3°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCAB |
|---|---|
| RGB | rgb(105, 220, 171) |
| HSL | hsl(154, 62%, 64%) |
| HSV | hsv(154, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(80.25, -44.07, 14.26) |
| CIE-LCH | lch(80.25, 46.32, 162.07°) |
| OKLab | oklab(81.41% -0.122 0.0365) |
| OKLCH | oklch(81.41% 0.127 163.3) |
| XYZ | xyz(38.7661, 57.1265, 47.5038) |
| Luminance | 0.5713 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.37
Eucalyptus
#44D7A8
ΔE00 3.05
Mediumaquamarine
#66CDAA
ΔE00 4.70
Aqua Marine
#2EE8BB
ΔE00 5.07
Light Teal
#90E4C1
ΔE00 5.28
Aquamarine (survey)
#04D8B2
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCAB #DC699A
analogous
#69DC71 #69DCAB #69D3DC
triadic
#69DCAB #AB69DC #DCAB69
tetradic
#69DCAB #7169DC #DC699A #D3DC69
square
#69DCAB #7169DC #DC699A #D3DC69
split-complementary
#69DCAB #DC69D3 #DC7169
monochromatic
#26A46F #37D08F #69DCAB #9BE8C7 #CCF3E3
Accessibility & contrast
On white
1.69
#69DCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#69DCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCAB
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCAB | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA8
Deuteranopia (green-blind)
#C8C2AE
Tritanopia (blue-blind)
#3FDCCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69dcab; /* rgb */ color: rgb(105, 220, 171); /* oklch */ color: oklch(81.4% 0.127 163.3);
Tailwind
colors: {
custom: {
50: '#9ce7c4',
500: '#69dcab',
950: '#000000',
},
}SCSS
$custom: #69dcab; $custom-light: #9ce7c4; $custom-dark: #000000;
JSON
{
"hex": "#69dcab",
"rgb": {
"r": 105,
"g": 220,
"b": 171
},
"hsl": {
"h": 154.435,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.81412,
"c": 0.12739,
"h": 163.3
},
"luminance": 0.5713
}Semantic roles & 50–950 ramp
primary
#69DCAB
secondary
#A7426D
accent
#1C66CA
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1612
muted
#808482