#69DFDB#69DFDB
#69DFDB is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.107 H 192.3°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFDB |
|---|---|
| RGB | rgb(105, 223, 219) |
| HSL | hsl(178, 65%, 64%) |
| HSV | hsv(178, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(82.32, -34.11, -8.20) |
| CIE-LCH | lch(82.32, 35.08, 193.51°) |
| OKLab | oklab(83.49% -0.1043 -0.0227) |
| OKLCH | oklch(83.49% 0.107 192.3) |
| XYZ | xyz(44.9942, 60.8888, 76.3857) |
| Luminance | 0.6089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.99
Turquoise
#40E0D0
ΔE00 4.98
Darkturquoise
#00CED1
ΔE00 6.00
Bright Light Blue
#26F7FD
ΔE00 6.71
Bright Cyan
#41FDFE
ΔE00 7.07
Aqua Blue
#02D8E9
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFDB #DF696D
analogous
#69DFA0 #69DFDB #69A8DF
triadic
#69DFDB #DB69DF #DFDB69
tetradic
#69DFDB #A069DF #DF696D #A8DF69
square
#69DFDB #A069DF #DF696D #A8DF69
split-complementary
#69DFDB #DF69A8 #DFA069
monochromatic
#24A9A5 #37D4CF #69DFDB #9BEAE7 #CEF5F3
Accessibility & contrast
On white
1.59
#69DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#69DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFDB
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFDB | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DB
Deuteranopia (green-blind)
#C0C7DC
Tritanopia (blue-blind)
#00E5DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69dfdb; /* rgb */ color: rgb(105, 223, 219); /* oklch */ color: oklch(83.5% 0.107 192.3);
Tailwind
colors: {
custom: {
50: '#9ee9e6',
500: '#69dfdb',
950: '#000000',
},
}SCSS
$custom: #69dfdb; $custom-light: #9ee9e6; $custom-dark: #000000;
JSON
{
"hex": "#69dfdb",
"rgb": {
"r": 105,
"g": 223,
"b": 219
},
"hsl": {
"h": 177.966,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.83485,
"c": 0.10672,
"h": 192.3
},
"luminance": 0.60893
}Semantic roles & 50–950 ramp
primary
#69DFDB
secondary
#AC4144
accent
#191FCD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484