#69DFD8#69DFD8
#69DFD8 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.107 H 190.1°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFD8 |
|---|---|
| RGB | rgb(105, 223, 216) |
| HSL | hsl(176, 65%, 64%) |
| HSV | hsv(176, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(82.23, -34.88, -6.73) |
| CIE-LCH | lch(82.23, 35.52, 190.92°) |
| OKLab | oklab(83.39% -0.1055 -0.0187) |
| OKLCH | oklch(83.39% 0.107 190.1) |
| XYZ | xyz(44.6028, 60.7323, 74.3244) |
| Luminance | 0.6074 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.93
Turquoise
#40E0D0
ΔE00 4.08
Darkturquoise
#00CED1
ΔE00 6.39
Tiffany Blue
#7BF2DA
ΔE00 6.87
Bright Aqua
#0BF9EA
ΔE00 7.14
Bright Light Blue
#26F7FD
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFD8 #DF6970
analogous
#69DF9D #69DFD8 #69ABDF
triadic
#69DFD8 #D869DF #DFD869
tetradic
#69DFD8 #9D69DF #DF6970 #ABDF69
square
#69DFD8 #9D69DF #DF6970 #ABDF69
split-complementary
#69DFD8 #DF69AB #DF9D69
monochromatic
#24A9A2 #37D4CB #69DFD8 #9BEAE5 #CEF5F2
Accessibility & contrast
On white
1.60
#69DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#69DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFD8
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFD8 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D8
Deuteranopia (green-blind)
#C1C7D9
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69dfd8; /* rgb */ color: rgb(105, 223, 216); /* oklch */ color: oklch(83.4% 0.107 190.1);
Tailwind
colors: {
custom: {
50: '#9ee9e4',
500: '#69dfd8',
950: '#000000',
},
}SCSS
$custom: #69dfd8; $custom-light: #9ee9e4; $custom-dark: #000000;
JSON
{
"hex": "#69dfd8",
"rgb": {
"r": 105,
"g": 223,
"b": 216
},
"hsl": {
"h": 176.441,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.83389,
"c": 0.10719,
"h": 190.1
},
"luminance": 0.60736
}Semantic roles & 50–950 ramp
primary
#69DFD8
secondary
#AC4147
accent
#1924CD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484