#69DEC7#69DEC7
#69DEC7 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.6% C 0.112 H 178.7°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEC7 |
|---|---|
| RGB | rgb(105, 222, 199) |
| HSL | hsl(168, 64%, 64%) |
| HSV | hsv(168, 53%, 87%) |
| CMYK | cmyk(52.7%, 0%, 10.4%, 12.9%) |
| CIE-LAB | lab(81.49, -38.63, 1.21) |
| CIE-LCH | lch(81.49, 38.65, 178.21°) |
| OKLab | oklab(82.64% -0.1118 0.0026) |
| OKLCH | oklch(82.64% 0.112 178.7) |
| XYZ | xyz(42.2513, 59.3654, 63.2539) |
| Luminance | 0.5937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.72
Seafoam Blue
#78D1B6
ΔE00 4.25
Tiffany Blue
#7BF2DA
ΔE00 4.51
Aqua (survey)
#13EAC9
ΔE00 5.14
Mediumaquamarine
#66CDAA
ΔE00 5.97
Light Teal
#90E4C1
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEC7 #DE6980
analogous
#69DE8D #69DEC7 #69BBDE
triadic
#69DEC7 #C769DE #DEC769
tetradic
#69DEC7 #8D69DE #DE6980 #BBDE69
square
#69DEC7 #8D69DE #DE6980 #BBDE69
split-complementary
#69DEC7 #DE69BB #DE8D69
monochromatic
#25A88E #37D3B4 #69DEC7 #9BE9DA #CDF4EC
Accessibility & contrast
On white
1.63
#69DEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#69DEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEC7
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEC7 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C6
Deuteranopia (green-blind)
#C4C5C9
Tritanopia (blue-blind)
#26E1D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69dec7; /* rgb */ color: rgb(105, 222, 199); /* oklch */ color: oklch(82.6% 0.112 178.7);
Tailwind
colors: {
custom: {
50: '#9de9d8',
500: '#69dec7',
950: '#000000',
},
}SCSS
$custom: #69dec7; $custom-light: #9de9d8; $custom-dark: #000000;
JSON
{
"hex": "#69dec7",
"rgb": {
"r": 105,
"g": 222,
"b": 199
},
"hsl": {
"h": 168.205,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.82637,
"c": 0.1118,
"h": 178.7
},
"luminance": 0.59369
}Semantic roles & 50–950 ramp
primary
#69DEC7
secondary
#AA4156
accent
#1A3DCC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483