#69DEC3#69DEC3
#69DEC3 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.5% C 0.114 H 176.0°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEC3 |
|---|---|
| RGB | rgb(105, 222, 195) |
| HSL | hsl(166, 64%, 64%) |
| HSV | hsv(166, 53%, 87%) |
| CMYK | cmyk(52.7%, 0%, 12.2%, 12.9%) |
| CIE-LAB | lab(81.39, -39.58, 3.19) |
| CIE-LCH | lch(81.39, 39.71, 175.40°) |
| OKLab | oklab(82.52% -0.1135 0.0078) |
| OKLCH | oklch(82.52% 0.114 176) |
| XYZ | xyz(41.7929, 59.1821, 60.8400) |
| Luminance | 0.5919 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.80
Turquoise
#40E0D0
ΔE00 4.71
Tiffany Blue
#7BF2DA
ΔE00 4.73
Aqua (survey)
#13EAC9
ΔE00 4.81
Mediumaquamarine
#66CDAA
ΔE00 5.12
Light Teal
#90E4C1
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEC3 #DE6984
analogous
#69DE89 #69DEC3 #69BFDE
triadic
#69DEC3 #C369DE #DEC369
tetradic
#69DEC3 #8969DE #DE6984 #BFDE69
square
#69DEC3 #8969DE #DE6984 #BFDE69
split-complementary
#69DEC3 #DE69BF #DE8969
monochromatic
#25A88A #37D3AF #69DEC3 #9BE9D7 #CDF4EB
Accessibility & contrast
On white
1.64
#69DEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#69DEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEC3
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEC3 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C2
Deuteranopia (green-blind)
#C5C5C5
Tritanopia (blue-blind)
#2BE1D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69dec3; /* rgb */ color: rgb(105, 222, 195); /* oklch */ color: oklch(82.5% 0.114 176.0);
Tailwind
colors: {
custom: {
50: '#9de9d5',
500: '#69dec3',
950: '#000000',
},
}SCSS
$custom: #69dec3; $custom-light: #9de9d5; $custom-dark: #000000;
JSON
{
"hex": "#69dec3",
"rgb": {
"r": 105,
"g": 222,
"b": 195
},
"hsl": {
"h": 166.154,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.82523,
"c": 0.11379,
"h": 176
},
"luminance": 0.59186
}Semantic roles & 50–950 ramp
primary
#69DEC3
secondary
#AA4159
accent
#1A43CC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483