#69DFD7#69DFD7
#69DFD7 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.107 H 189.3°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFD7 |
|---|---|
| RGB | rgb(105, 223, 215) |
| HSL | hsl(176, 65%, 64%) |
| HSV | hsv(176, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(82.21, -35.13, -6.24) |
| CIE-LCH | lch(82.21, 35.68, 190.07°) |
| OKLab | oklab(83.36% -0.106 -0.0174) |
| OKLCH | oklch(83.36% 0.107 189.3) |
| XYZ | xyz(44.4739, 60.6807, 73.6456) |
| Luminance | 0.6069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.81
Mediumturquoise
#48D1CC
ΔE00 3.98
Darkturquoise
#00CED1
ΔE00 6.55
Tiffany Blue
#7BF2DA
ΔE00 6.59
Bright Aqua
#0BF9EA
ΔE00 7.02
Bright Light Blue
#26F7FD
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFD7 #DF6971
analogous
#69DF9C #69DFD7 #69ACDF
triadic
#69DFD7 #D769DF #DFD769
tetradic
#69DFD7 #9C69DF #DF6971 #ACDF69
square
#69DFD7 #9C69DF #DF6971 #ACDF69
split-complementary
#69DFD7 #DF69AC #DF9C69
monochromatic
#24A9A0 #37D4CA #69DFD7 #9BEAE4 #CEF5F2
Accessibility & contrast
On white
1.60
#69DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#69DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFD7
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFD7 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D7
Deuteranopia (green-blind)
#C1C7D8
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69dfd7; /* rgb */ color: rgb(105, 223, 215); /* oklch */ color: oklch(83.4% 0.107 189.3);
Tailwind
colors: {
custom: {
50: '#9ee9e3',
500: '#69dfd7',
950: '#000000',
},
}SCSS
$custom: #69dfd7; $custom-light: #9ee9e3; $custom-dark: #000000;
JSON
{
"hex": "#69dfd7",
"rgb": {
"r": 105,
"g": 223,
"b": 215
},
"hsl": {
"h": 175.932,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.83357,
"c": 0.10738,
"h": 189.3
},
"luminance": 0.60685
}Semantic roles & 50–950 ramp
primary
#69DFD7
secondary
#AC4148
accent
#1925CD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484