#69DCD2#69DCD2
#69DCD2 is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.5% C 0.106 H 187.7°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCD2 |
|---|---|
| RGB | rgb(105, 220, 210) |
| HSL | hsl(175, 62%, 64%) |
| HSV | hsv(175, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(81.20, -35.00, -5.06) |
| CIE-LCH | lch(81.20, 35.37, 188.23°) |
| OKLab | oklab(82.5% -0.1048 -0.0142) |
| OKLCH | oklch(82.5% 0.106 187.7) |
| XYZ | xyz(43.0468, 58.8388, 70.0488) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.46
Mediumturquoise
#48D1CC
ΔE00 3.70
Tiffany Blue
#7BF2DA
ΔE00 6.50
Darkturquoise
#00CED1
ΔE00 6.62
Seafoam Blue
#78D1B6
ΔE00 7.11
Bright Aqua
#0BF9EA
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCD2 #DC6973
analogous
#69DC98 #69DCD2 #69ACDC
triadic
#69DCD2 #D269DC #DCD269
tetradic
#69DCD2 #9869DC #DC6973 #ACDC69
square
#69DCD2 #9869DC #DC6973 #ACDC69
split-complementary
#69DCD2 #DC69AC #DC9869
monochromatic
#26A499 #37D0C3 #69DCD2 #9BE8E1 #CCF3F0
Accessibility & contrast
On white
1.64
#69DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#69DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCD2
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCD2 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D2
Deuteranopia (green-blind)
#BFC4D3
Tritanopia (blue-blind)
#14E1D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69dcd2; /* rgb */ color: rgb(105, 220, 210); /* oklch */ color: oklch(82.5% 0.106 187.7);
Tailwind
colors: {
custom: {
50: '#9de7df',
500: '#69dcd2',
950: '#000000',
},
}SCSS
$custom: #69dcd2; $custom-light: #9de7df; $custom-dark: #000000;
JSON
{
"hex": "#69dcd2",
"rgb": {
"r": 105,
"g": 220,
"b": 210
},
"hsl": {
"h": 174.783,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.825,
"c": 0.1058,
"h": 187.7
},
"luminance": 0.58843
}Semantic roles & 50–950 ramp
primary
#69DCD2
secondary
#A7424B
accent
#1C2BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484