#69DED8#69DED8
#69DED8 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.2% C 0.106 H 190.8°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #69DED8 |
|---|---|
| RGB | rgb(105, 222, 216) |
| HSL | hsl(177, 64%, 64%) |
| HSV | hsv(177, 53%, 87%) |
| CMYK | cmyk(52.7%, 0%, 2.7%, 12.9%) |
| CIE-LAB | lab(81.95, -34.41, -7.15) |
| CIE-LCH | lch(81.95, 35.15, 191.75°) |
| OKLab | oklab(83.16% -0.1045 -0.0199) |
| OKLCH | oklch(83.16% 0.106 190.8) |
| XYZ | xyz(44.3364, 60.1995, 74.2356) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.74
Turquoise
#40E0D0
ΔE00 4.39
Darkturquoise
#00CED1
ΔE00 6.11
Bright Light Blue
#26F7FD
ΔE00 7.24
Tiffany Blue
#7BF2DA
ΔE00 7.27
Bright Aqua
#0BF9EA
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DED8 #DE696F
analogous
#69DE9E #69DED8 #69AADE
triadic
#69DED8 #D869DE #DED869
tetradic
#69DED8 #9E69DE #DE696F #AADE69
square
#69DED8 #9E69DE #DE696F #AADE69
split-complementary
#69DED8 #DE69AA #DE9E69
monochromatic
#25A8A1 #37D3CB #69DED8 #9BE9E5 #CDF4F2
Accessibility & contrast
On white
1.61
#69DED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#69DED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DED8
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DED8 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D8
Deuteranopia (green-blind)
#BFC6D9
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69ded8; /* rgb */ color: rgb(105, 222, 216); /* oklch */ color: oklch(83.2% 0.106 190.8);
Tailwind
colors: {
custom: {
50: '#9de8e4',
500: '#69ded8',
950: '#000000',
},
}SCSS
$custom: #69ded8; $custom-light: #9de8e4; $custom-dark: #000000;
JSON
{
"hex": "#69ded8",
"rgb": {
"r": 105,
"g": 222,
"b": 216
},
"hsl": {
"h": 176.923,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.83156,
"c": 0.10634,
"h": 190.8
},
"luminance": 0.60204
}Semantic roles & 50–950 ramp
primary
#69DED8
secondary
#AA4146
accent
#1A23CC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484