#69DEC2#69DEC2
#69DEC2 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.5% C 0.114 H 175.4°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEC2 |
|---|---|
| RGB | rgb(105, 222, 194) |
| HSL | hsl(166, 64%, 64%) |
| HSV | hsv(166, 53%, 87%) |
| CMYK | cmyk(52.7%, 0%, 12.6%, 12.9%) |
| CIE-LAB | lab(81.37, -39.82, 3.68) |
| CIE-LCH | lch(81.37, 39.99, 174.72°) |
| OKLab | oklab(82.49% -0.114 0.0091) |
| OKLCH | oklch(82.49% 0.114 175.4) |
| XYZ | xyz(41.6803, 59.1370, 60.2466) |
| Luminance | 0.5914 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.75
Aqua (survey)
#13EAC9
ΔE00 4.78
Tiffany Blue
#7BF2DA
ΔE00 4.83
Mediumaquamarine
#66CDAA
ΔE00 4.94
Turquoise
#40E0D0
ΔE00 4.97
Light Teal
#90E4C1
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEC2 #DE6985
analogous
#69DE88 #69DEC2 #69C0DE
triadic
#69DEC2 #C269DE #DEC269
tetradic
#69DEC2 #8869DE #DE6985 #C0DE69
square
#69DEC2 #8869DE #DE6985 #C0DE69
split-complementary
#69DEC2 #DE69C0 #DE8869
monochromatic
#25A888 #37D3AE #69DEC2 #9BE9D6 #CDF4EB
Accessibility & contrast
On white
1.64
#69DEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#69DEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEC2
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEC2 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C1
Deuteranopia (green-blind)
#C5C5C4
Tritanopia (blue-blind)
#2CE0D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69dec2; /* rgb */ color: rgb(105, 222, 194); /* oklch */ color: oklch(82.5% 0.114 175.4);
Tailwind
colors: {
custom: {
50: '#9ce9d4',
500: '#69dec2',
950: '#000000',
},
}SCSS
$custom: #69dec2; $custom-light: #9ce9d4; $custom-dark: #000000;
JSON
{
"hex": "#69dec2",
"rgb": {
"r": 105,
"g": 222,
"b": 194
},
"hsl": {
"h": 165.641,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.82494,
"c": 0.11433,
"h": 175.4
},
"luminance": 0.59141
}Semantic roles & 50–950 ramp
primary
#69DEC2
secondary
#AA415A
accent
#1A44CC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483