#69DCBA#69DCBA
#69DCBA is a light, moderate teal. Relative luminance 0.577; OKLCH L 81.8% C 0.117 H 171.4°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCBA |
|---|---|
| RGB | rgb(105, 220, 186) |
| HSL | hsl(162, 62%, 64%) |
| HSV | hsv(162, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 15.5%, 13.7%) |
| CIE-LAB | lab(80.59, -40.77, 6.80) |
| CIE-LCH | lch(80.59, 41.34, 170.53°) |
| OKLab | oklab(81.8% -0.1153 0.0174) |
| OKLCH | oklch(81.8% 0.117 171.4) |
| XYZ | xyz(40.2778, 57.7312, 55.4655) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.53
Mediumaquamarine
#66CDAA
ΔE00 3.72
Seafoam
#7FE0B3
ΔE00 4.08
Eucalyptus
#44D7A8
ΔE00 4.22
Light Teal
#90E4C1
ΔE00 4.42
Aquamarine (survey)
#04D8B2
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCBA #DC698B
analogous
#69DC80 #69DCBA #69C4DC
triadic
#69DCBA #BA69DC #DCBA69
tetradic
#69DCBA #8069DC #DC698B #C4DC69
square
#69DCBA #8069DC #DC698B #C4DC69
split-complementary
#69DCBA #DC69C4 #DC8069
monochromatic
#26A47F #37D0A3 #69DCBA #9BE8D1 #CCF3E8
Accessibility & contrast
On white
1.67
#69DCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#69DCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCBA
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCBA | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0B8
Deuteranopia (green-blind)
#C5C3BC
Tritanopia (blue-blind)
#34DED2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #69dcba; /* rgb */ color: rgb(105, 220, 186); /* oklch */ color: oklch(81.8% 0.117 171.4);
Tailwind
colors: {
custom: {
50: '#9ce7ce',
500: '#69dcba',
950: '#000000',
},
}SCSS
$custom: #69dcba; $custom-light: #9ce7ce; $custom-dark: #000000;
JSON
{
"hex": "#69dcba",
"rgb": {
"r": 105,
"g": 220,
"b": 186
},
"hsl": {
"h": 162.261,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.81799,
"c": 0.11662,
"h": 171.4
},
"luminance": 0.57735
}Semantic roles & 50–950 ramp
primary
#69DCBA
secondary
#A74260
accent
#1C4FCA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1613
muted
#808483