#69DED2#69DED2
#69DED2 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.0% C 0.108 H 186.4°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #69DED2 |
|---|---|
| RGB | rgb(105, 222, 210) |
| HSL | hsl(174, 64%, 64%) |
| HSV | hsv(174, 53%, 87%) |
| CMYK | cmyk(52.7%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(81.78, -35.93, -4.21) |
| CIE-LCH | lch(81.78, 36.18, 186.68°) |
| OKLab | oklab(82.97% -0.107 -0.0119) |
| OKLCH | oklch(82.97% 0.108 186.4) |
| XYZ | xyz(43.5749, 59.8949, 70.2248) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.98
Mediumturquoise
#48D1CC
ΔE00 4.31
Tiffany Blue
#7BF2DA
ΔE00 5.74
Seafoam Blue
#78D1B6
ΔE00 6.77
Bright Aqua
#0BF9EA
ΔE00 6.96
Darkturquoise
#00CED1
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DED2 #DE6975
analogous
#69DE98 #69DED2 #69B0DE
triadic
#69DED2 #D269DE #DED269
tetradic
#69DED2 #9869DE #DE6975 #B0DE69
square
#69DED2 #9869DE #DE6975 #B0DE69
split-complementary
#69DED2 #DE69B0 #DE9869
monochromatic
#25A89A #37D3C3 #69DED2 #9BE9E1 #CDF4F0
Accessibility & contrast
On white
1.62
#69DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#69DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DED2
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DED2 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3D2
Deuteranopia (green-blind)
#C1C5D3
Tritanopia (blue-blind)
#12E2DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #69ded2; /* rgb */ color: rgb(105, 222, 210); /* oklch */ color: oklch(83.0% 0.108 186.4);
Tailwind
colors: {
custom: {
50: '#9de8df',
500: '#69ded2',
950: '#000000',
},
}SCSS
$custom: #69ded2; $custom-light: #9de8df; $custom-dark: #000000;
JSON
{
"hex": "#69ded2",
"rgb": {
"r": 105,
"g": 222,
"b": 210
},
"hsl": {
"h": 173.846,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.82967,
"c": 0.10767,
"h": 186.4
},
"luminance": 0.59899
}Semantic roles & 50–950 ramp
primary
#69DED2
secondary
#AA414C
accent
#1A2CCC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484