#69DFD3#69DFD3
#69DFD3 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.2% C 0.108 H 186.4°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFD3 |
|---|---|
| RGB | rgb(105, 223, 211) |
| HSL | hsl(174, 65%, 64%) |
| HSV | hsv(174, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(82.10, -36.14, -4.28) |
| CIE-LCH | lch(82.10, 36.39, 186.75°) |
| OKLab | oklab(83.23% -0.1077 -0.0121) |
| OKLCH | oklch(83.23% 0.108 186.4) |
| XYZ | xyz(43.9662, 60.4776, 70.9718) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.94
Mediumturquoise
#48D1CC
ΔE00 4.45
Tiffany Blue
#7BF2DA
ΔE00 5.59
Bright Aqua
#0BF9EA
ΔE00 6.76
Seafoam Blue
#78D1B6
ΔE00 6.91
Darkturquoise
#00CED1
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFD3 #DF6975
analogous
#69DF98 #69DFD3 #69B0DF
triadic
#69DFD3 #D369DF #DFD369
tetradic
#69DFD3 #9869DF #DF6975 #B0DF69
square
#69DFD3 #9869DF #DF6975 #B0DF69
split-complementary
#69DFD3 #DF69B0 #DF9869
monochromatic
#24A99C #37D4C4 #69DFD3 #9BEAE2 #CEF5F1
Accessibility & contrast
On white
1.60
#69DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#69DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFD3
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFD3 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D3
Deuteranopia (green-blind)
#C2C6D4
Tritanopia (blue-blind)
#0EE3DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69dfd3; /* rgb */ color: rgb(105, 223, 211); /* oklch */ color: oklch(83.2% 0.108 186.4);
Tailwind
colors: {
custom: {
50: '#9de9e0',
500: '#69dfd3',
950: '#000000',
},
}SCSS
$custom: #69dfd3; $custom-light: #9de9e0; $custom-dark: #000000;
JSON
{
"hex": "#69dfd3",
"rgb": {
"r": 105,
"g": 223,
"b": 211
},
"hsl": {
"h": 173.898,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.83232,
"c": 0.10834,
"h": 186.4
},
"luminance": 0.60482
}Semantic roles & 50–950 ramp
primary
#69DFD3
secondary
#AC414B
accent
#192BCD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484