#69DFD5#69DFD5
#69DFD5 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.3% C 0.108 H 187.9°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFD5 |
|---|---|
| RGB | rgb(105, 223, 213) |
| HSL | hsl(175, 65%, 64%) |
| HSV | hsv(175, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(82.15, -35.64, -5.26) |
| CIE-LCH | lch(82.15, 36.02, 188.39°) |
| OKLab | oklab(83.29% -0.1068 -0.0148) |
| OKLCH | oklch(83.29% 0.108 187.9) |
| XYZ | xyz(44.2185, 60.5785, 72.3004) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.32
Mediumturquoise
#48D1CC
ΔE00 4.16
Tiffany Blue
#7BF2DA
ΔE00 6.07
Bright Aqua
#0BF9EA
ΔE00 6.85
Darkturquoise
#00CED1
ΔE00 6.93
Seafoam Blue
#78D1B6
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFD5 #DF6973
analogous
#69DF9A #69DFD5 #69AEDF
triadic
#69DFD5 #D569DF #DFD569
tetradic
#69DFD5 #9A69DF #DF6973 #AEDF69
square
#69DFD5 #9A69DF #DF6973 #AEDF69
split-complementary
#69DFD5 #DF69AE #DF9A69
monochromatic
#24A99E #37D4C7 #69DFD5 #9BEAE3 #CEF5F1
Accessibility & contrast
On white
1.60
#69DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#69DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFD5
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFD5 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D5
Deuteranopia (green-blind)
#C1C6D6
Tritanopia (blue-blind)
#06E4DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69dfd5; /* rgb */ color: rgb(105, 223, 213); /* oklch */ color: oklch(83.3% 0.108 187.9);
Tailwind
colors: {
custom: {
50: '#9de9e1',
500: '#69dfd5',
950: '#000000',
},
}SCSS
$custom: #69dfd5; $custom-light: #9de9e1; $custom-dark: #000000;
JSON
{
"hex": "#69dfd5",
"rgb": {
"r": 105,
"g": 223,
"b": 213
},
"hsl": {
"h": 174.915,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.83294,
"c": 0.10783,
"h": 187.9
},
"luminance": 0.60583
}Semantic roles & 50–950 ramp
primary
#69DFD5
secondary
#AC414A
accent
#1928CD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484