#69DFD9#69DFD9
#69DFD9 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.4% C 0.107 H 190.8°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFD9 |
|---|---|
| RGB | rgb(105, 223, 217) |
| HSL | hsl(177, 65%, 64%) |
| HSV | hsv(177, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(82.26, -34.62, -7.22) |
| CIE-LCH | lch(82.26, 35.37, 191.78°) |
| OKLab | oklab(83.42% -0.1051 -0.0201) |
| OKLCH | oklch(83.42% 0.107 190.8) |
| XYZ | xyz(44.7325, 60.7841, 75.0073) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.92
Turquoise
#40E0D0
ΔE00 4.37
Darkturquoise
#00CED1
ΔE00 6.24
Bright Light Blue
#26F7FD
ΔE00 7.06
Tiffany Blue
#7BF2DA
ΔE00 7.15
Bright Cyan
#41FDFE
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFD9 #DF696F
analogous
#69DF9E #69DFD9 #69AADF
triadic
#69DFD9 #D969DF #DFD969
tetradic
#69DFD9 #9E69DF #DF696F #AADF69
square
#69DFD9 #9E69DF #DF696F #AADF69
split-complementary
#69DFD9 #DF69AA #DF9E69
monochromatic
#24A9A3 #37D4CC #69DFD9 #9BEAE6 #CEF5F3
Accessibility & contrast
On white
1.60
#69DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#69DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFD9
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFD9 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D9
Deuteranopia (green-blind)
#C0C7DA
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69dfd9; /* rgb */ color: rgb(105, 223, 217); /* oklch */ color: oklch(83.4% 0.107 190.8);
Tailwind
colors: {
custom: {
50: '#9ee9e4',
500: '#69dfd9',
950: '#000000',
},
}SCSS
$custom: #69dfd9; $custom-light: #9ee9e4; $custom-dark: #000000;
JSON
{
"hex": "#69dfd9",
"rgb": {
"r": 105,
"g": 223,
"b": 217
},
"hsl": {
"h": 176.949,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.8342,
"c": 0.10702,
"h": 190.8
},
"luminance": 0.60788
}Semantic roles & 50–950 ramp
primary
#69DFD9
secondary
#AC4146
accent
#1922CD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484