#69DEC5#69DEC5
#69DEC5 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.6% C 0.113 H 177.3°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEC5 |
|---|---|
| RGB | rgb(105, 222, 197) |
| HSL | hsl(167, 64%, 64%) |
| HSV | hsv(167, 53%, 87%) |
| CMYK | cmyk(52.7%, 0%, 11.3%, 12.9%) |
| CIE-LAB | lab(81.44, -39.11, 2.20) |
| CIE-LCH | lch(81.44, 39.17, 176.78°) |
| OKLab | oklab(82.58% -0.1126 0.0052) |
| OKLCH | oklch(82.58% 0.113 177.3) |
| XYZ | xyz(42.0206, 59.2732, 62.0389) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.98
Turquoise
#40E0D0
ΔE00 4.20
Tiffany Blue
#7BF2DA
ΔE00 4.58
Aqua (survey)
#13EAC9
ΔE00 4.93
Mediumaquamarine
#66CDAA
ΔE00 5.52
Light Teal
#90E4C1
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEC5 #DE6982
analogous
#69DE8B #69DEC5 #69BDDE
triadic
#69DEC5 #C569DE #DEC569
tetradic
#69DEC5 #8B69DE #DE6982 #BDDE69
square
#69DEC5 #8B69DE #DE6982 #BDDE69
split-complementary
#69DEC5 #DE69BD #DE8B69
monochromatic
#25A88C #37D3B2 #69DEC5 #9BE9D8 #CDF4EC
Accessibility & contrast
On white
1.63
#69DEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#69DEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEC5
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEC5 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C4
Deuteranopia (green-blind)
#C4C5C7
Tritanopia (blue-blind)
#28E1D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69dec5; /* rgb */ color: rgb(105, 222, 197); /* oklch */ color: oklch(82.6% 0.113 177.3);
Tailwind
colors: {
custom: {
50: '#9de9d6',
500: '#69dec5',
950: '#000000',
},
}SCSS
$custom: #69dec5; $custom-light: #9de9d6; $custom-dark: #000000;
JSON
{
"hex": "#69dec5",
"rgb": {
"r": 105,
"g": 222,
"b": 197
},
"hsl": {
"h": 167.179,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.8258,
"c": 0.11276,
"h": 177.3
},
"luminance": 0.59277
}Semantic roles & 50–950 ramp
primary
#69DEC5
secondary
#AA4157
accent
#1A40CC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483