#69DEDD#69DEDD
#69DEDD is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.106 H 194.6°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEDD |
|---|---|
| RGB | rgb(105, 222, 221) |
| HSL | hsl(179, 64%, 64%) |
| HSV | hsv(179, 53%, 87%) |
| CMYK | cmyk(52.7%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(82.09, -33.12, -9.60) |
| CIE-LCH | lch(82.09, 34.48, 196.16°) |
| OKLab | oklab(83.32% -0.1024 -0.0266) |
| OKLCH | oklch(83.32% 0.106 194.6) |
| XYZ | xyz(44.9927, 60.4620, 77.6919) |
| Luminance | 0.6047 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.17
Darkturquoise
#00CED1
ΔE00 5.66
Turquoise
#40E0D0
ΔE00 5.97
Aqua Blue
#02D8E9
ΔE00 6.45
Bright Light Blue
#26F7FD
ΔE00 6.53
Robin'S Egg
#6DEDFD
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEDD #DE696A
analogous
#69DEA3 #69DEDD #69A5DE
triadic
#69DEDD #DD69DE #DEDD69
tetradic
#69DEDD #A369DE #DE696A #A5DE69
square
#69DEDD #A369DE #DE696A #A5DE69
split-complementary
#69DEDD #DE69A5 #DEA369
monochromatic
#25A8A7 #37D3D2 #69DEDD #9BE9E8 #CDF4F4
Accessibility & contrast
On white
1.60
#69DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#69DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEDD
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEDD | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DD
Deuteranopia (green-blind)
#BEC6DE
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69dedd; /* rgb */ color: rgb(105, 222, 221); /* oklch */ color: oklch(83.3% 0.106 194.6);
Tailwind
colors: {
custom: {
50: '#9ee8e7',
500: '#69dedd',
950: '#000000',
},
}SCSS
$custom: #69dedd; $custom-light: #9ee8e7; $custom-dark: #000000;
JSON
{
"hex": "#69dedd",
"rgb": {
"r": 105,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.487,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.83318,
"c": 0.10576,
"h": 194.6
},
"luminance": 0.60466
}Semantic roles & 50–950 ramp
primary
#69DEDD
secondary
#AA4142
accent
#1A1BCC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484