#69DCD3#69DCD3
#69DCD3 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.5% C 0.106 H 188.5°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCD3 |
|---|---|
| RGB | rgb(105, 220, 211) |
| HSL | hsl(175, 62%, 64%) |
| HSV | hsv(175, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(81.23, -34.75, -5.55) |
| CIE-LCH | lch(81.23, 35.19, 189.08°) |
| OKLab | oklab(82.53% -0.1044 -0.0156) |
| OKLCH | oklch(82.53% 0.106 188.5) |
| XYZ | xyz(43.1718, 58.8888, 70.7070) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.58
Turquoise
#40E0D0
ΔE00 3.68
Darkturquoise
#00CED1
ΔE00 6.41
Tiffany Blue
#7BF2DA
ΔE00 6.74
Seafoam Blue
#78D1B6
ΔE00 7.42
Bright Aqua
#0BF9EA
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCD3 #DC6972
analogous
#69DC99 #69DCD3 #69ABDC
triadic
#69DCD3 #D369DC #DCD369
tetradic
#69DCD3 #9969DC #DC6972 #ABDC69
square
#69DCD3 #9969DC #DC6972 #ABDC69
split-complementary
#69DCD3 #DC69AB #DC9969
monochromatic
#26A49A #37D0C4 #69DCD3 #9BE8E2 #CCF3F0
Accessibility & contrast
On white
1.64
#69DCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#69DCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCD3
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCD3 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D3
Deuteranopia (green-blind)
#BFC4D4
Tritanopia (blue-blind)
#12E1D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69dcd3; /* rgb */ color: rgb(105, 220, 211); /* oklch */ color: oklch(82.5% 0.106 188.5);
Tailwind
colors: {
custom: {
50: '#9de7e0',
500: '#69dcd3',
950: '#000000',
},
}SCSS
$custom: #69dcd3; $custom-light: #9de7e0; $custom-dark: #000000;
JSON
{
"hex": "#69dcd3",
"rgb": {
"r": 105,
"g": 220,
"b": 211
},
"hsl": {
"h": 175.304,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.82531,
"c": 0.10557,
"h": 188.5
},
"luminance": 0.58893
}Semantic roles & 50–950 ramp
primary
#69DCD3
secondary
#A7424A
accent
#1C29CA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484