#69DCD0#69DCD0
#69DCD0 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.4% C 0.106 H 186.2°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCD0 |
|---|---|
| RGB | rgb(105, 220, 208) |
| HSL | hsl(174, 62%, 64%) |
| HSV | hsv(174, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(81.15, -35.50, -4.08) |
| CIE-LCH | lch(81.15, 35.74, 186.55°) |
| OKLab | oklab(82.44% -0.1057 -0.0116) |
| OKLCH | oklch(82.44% 0.106 186.2) |
| XYZ | xyz(42.7992, 58.7398, 68.7447) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.11
Mediumturquoise
#48D1CC
ΔE00 4.04
Tiffany Blue
#7BF2DA
ΔE00 6.07
Seafoam Blue
#78D1B6
ΔE00 6.51
Darkturquoise
#00CED1
ΔE00 7.08
Bright Aqua
#0BF9EA
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCD0 #DC6975
analogous
#69DC96 #69DCD0 #69AEDC
triadic
#69DCD0 #D069DC #DCD069
tetradic
#69DCD0 #9669DC #DC6975 #AEDC69
square
#69DCD0 #9669DC #DC6975 #AEDC69
split-complementary
#69DCD0 #DC69AE #DC9669
monochromatic
#26A497 #37D0C0 #69DCD0 #9BE8E0 #CCF3EF
Accessibility & contrast
On white
1.65
#69DCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#69DCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCD0
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCD0 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D0
Deuteranopia (green-blind)
#C0C4D1
Tritanopia (blue-blind)
#19E0D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69dcd0; /* rgb */ color: rgb(105, 220, 208); /* oklch */ color: oklch(82.4% 0.106 186.2);
Tailwind
colors: {
custom: {
50: '#9de7de',
500: '#69dcd0',
950: '#000000',
},
}SCSS
$custom: #69dcd0; $custom-light: #9de7de; $custom-dark: #000000;
JSON
{
"hex": "#69dcd0",
"rgb": {
"r": 105,
"g": 220,
"b": 208
},
"hsl": {
"h": 173.739,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.82438,
"c": 0.10633,
"h": 186.2
},
"luminance": 0.58744
}Semantic roles & 50–950 ramp
primary
#69DCD0
secondary
#A7424C
accent
#1C2ECA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484