#69DFDC#69DFDC
#69DFDC is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.107 H 193.1°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFDC |
|---|---|
| RGB | rgb(105, 223, 220) |
| HSL | hsl(178, 65%, 64%) |
| HSV | hsv(178, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(82.35, -33.85, -8.68) |
| CIE-LCH | lch(82.35, 34.95, 194.39°) |
| OKLab | oklab(83.52% -0.1039 -0.0241) |
| OKLCH | oklch(83.52% 0.107 193.1) |
| XYZ | xyz(45.1262, 60.9416, 77.0811) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.07
Turquoise
#40E0D0
ΔE00 5.30
Darkturquoise
#00CED1
ΔE00 5.91
Bright Light Blue
#26F7FD
ΔE00 6.56
Bright Cyan
#41FDFE
ΔE00 7.00
Aqua Blue
#02D8E9
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFDC #DF696C
analogous
#69DFA1 #69DFDC #69A7DF
triadic
#69DFDC #DC69DF #DFDC69
tetradic
#69DFDC #A169DF #DF696C #A7DF69
square
#69DFDC #A169DF #DF696C #A7DF69
split-complementary
#69DFDC #DF69A7 #DFA169
monochromatic
#24A9A6 #37D4D0 #69DFDC #9BEAE8 #CEF5F4
Accessibility & contrast
On white
1.59
#69DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#69DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFDC
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFDC | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#BFC7DD
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69dfdc; /* rgb */ color: rgb(105, 223, 220); /* oklch */ color: oklch(83.5% 0.107 193.1);
Tailwind
colors: {
custom: {
50: '#9ee9e6',
500: '#69dfdc',
950: '#000000',
},
}SCSS
$custom: #69dfdc; $custom-light: #9ee9e6; $custom-dark: #000000;
JSON
{
"hex": "#69dfdc",
"rgb": {
"r": 105,
"g": 223,
"b": 220
},
"hsl": {
"h": 178.475,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.83517,
"c": 0.10661,
"h": 193.1
},
"luminance": 0.60946
}Semantic roles & 50–950 ramp
primary
#69DFDC
secondary
#AC4143
accent
#191DCD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484