#69DFD6#69DFD6
#69DFD6 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.3% C 0.108 H 188.6°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFD6 |
|---|---|
| RGB | rgb(105, 223, 214) |
| HSL | hsl(175, 65%, 64%) |
| HSV | hsv(175, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(82.18, -35.39, -5.75) |
| CIE-LCH | lch(82.18, 35.85, 189.23°) |
| OKLab | oklab(83.33% -0.1064 -0.0161) |
| OKLCH | oklch(83.33% 0.108 188.6) |
| XYZ | xyz(44.3458, 60.6295, 72.9710) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.55
Mediumturquoise
#48D1CC
ΔE00 4.05
Tiffany Blue
#7BF2DA
ΔE00 6.32
Darkturquoise
#00CED1
ΔE00 6.74
Bright Aqua
#0BF9EA
ΔE00 6.93
Bright Turquoise
#0FFEF9
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFD6 #DF6972
analogous
#69DF9B #69DFD6 #69ADDF
triadic
#69DFD6 #D669DF #DFD669
tetradic
#69DFD6 #9B69DF #DF6972 #ADDF69
square
#69DFD6 #9B69DF #DF6972 #ADDF69
split-complementary
#69DFD6 #DF69AD #DF9B69
monochromatic
#24A99F #37D4C8 #69DFD6 #9BEAE4 #CEF5F2
Accessibility & contrast
On white
1.60
#69DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#69DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFD6
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFD6 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D6
Deuteranopia (green-blind)
#C1C6D7
Tritanopia (blue-blind)
#02E4DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69dfd6; /* rgb */ color: rgb(105, 223, 214); /* oklch */ color: oklch(83.3% 0.108 188.6);
Tailwind
colors: {
custom: {
50: '#9de9e2',
500: '#69dfd6',
950: '#000000',
},
}SCSS
$custom: #69dfd6; $custom-light: #9de9e2; $custom-dark: #000000;
JSON
{
"hex": "#69dfd6",
"rgb": {
"r": 105,
"g": 223,
"b": 214
},
"hsl": {
"h": 175.424,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.83325,
"c": 0.10759,
"h": 188.6
},
"luminance": 0.60634
}Semantic roles & 50–950 ramp
primary
#69DFD6
secondary
#AC4149
accent
#1927CD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484