#69ECDD#69ECDD
#69ECDD is a very light, moderate teal. Relative luminance 0.682; OKLCH L 86.6% C 0.118 H 185.1°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #69ECDD |
|---|---|
| RGB | rgb(105, 236, 221) |
| HSL | hsl(173, 78%, 67%) |
| HSV | hsv(173, 56%, 93%) |
| CMYK | cmyk(55.5%, 0%, 6.4%, 7.5%) |
| CIE-LAB | lab(86.11, -39.58, -3.65) |
| CIE-LCH | lch(86.11, 39.75, 185.27°) |
| OKLab | oklab(86.57% -0.1172 -0.0105) |
| OKLCH | oklch(86.57% 0.118 185.1) |
| XYZ | xyz(48.8666, 68.2098, 78.9832) |
| Luminance | 0.6822 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.42
Turquoise
#40E0D0
ΔE00 3.59
Bright Aqua
#0BF9EA
ΔE00 4.39
Bright Turquoise
#0FFEF9
ΔE00 5.98
Aqua (survey)
#13EAC9
ΔE00 6.29
Bright Cyan
#41FDFE
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ECDD #EC6978
analogous
#69EC9C #69ECDD #69BAEC
triadic
#69ECDD #DD69EC #ECDD69
tetradic
#69ECDD #9C69EC #EC6978 #BAEC69
square
#69ECDD #9C69EC #EC6978 #BAEC69
split-complementary
#69ECDD #EC69BA #EC9C69
monochromatic
#19C2AF #33E5D1 #69ECDD #9FF3E9 #D6FAF6
Accessibility & contrast
On white
1.43
#69ECDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#69ECDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ECDD
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ECDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ECDD | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DD
Deuteranopia (green-blind)
#CDD1DF
Tritanopia (blue-blind)
#00F1E7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69ecdd; /* rgb */ color: rgb(105, 236, 221); /* oklch */ color: oklch(86.6% 0.118 185.1);
Tailwind
colors: {
custom: {
50: '#9ff2e7',
500: '#69ecdd',
950: '#000000',
},
}SCSS
$custom: #69ecdd; $custom-light: #9ff2e7; $custom-dark: #000000;
JSON
{
"hex": "#69ecdd",
"rgb": {
"r": 105,
"g": 236,
"b": 221
},
"hsl": {
"h": 173.13,
"s": 77.515,
"l": 66.863
},
"oklch": {
"l": 0.8657,
"c": 0.11769,
"h": 185.1
},
"luminance": 0.68215
}Semantic roles & 50–950 ramp
primary
#69ECDD
secondary
#C03948
accent
#0C23DA
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584