#69DBDC#69DBDC
#69DBDC is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.6% C 0.104 H 196.1°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #69DBDC |
|---|---|
| RGB | rgb(105, 219, 220) |
| HSL | hsl(181, 62%, 64%) |
| HSV | hsv(181, 52%, 86%) |
| CMYK | cmyk(52.3%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(81.20, -31.96, -10.39) |
| CIE-LCH | lch(81.20, 33.61, 198.02°) |
| OKLab | oklab(82.59% -0.0996 -0.0287) |
| OKLCH | oklch(82.59% 0.104 196.1) |
| XYZ | xyz(44.0701, 58.8295, 76.7290) |
| Luminance | 0.5883 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.16
Darkturquoise
#00CED1
ΔE00 5.26
Aqua Blue
#02D8E9
ΔE00 5.79
Robin'S Egg
#6DEDFD
ΔE00 6.49
Turquoise
#40E0D0
ΔE00 6.75
Bright Light Blue
#26F7FD
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DBDC #DC6A69
analogous
#69DCA3 #69DBDC #69A1DC
triadic
#69DBDC #DC69DB #DBDC69
tetradic
#69DBDC #A369DC #DC6A69 #A1DC69
square
#69DBDC #A369DC #DC6A69 #A1DC69
split-complementary
#69DBDC #DC69A1 #DCA369
monochromatic
#26A3A4 #37CFD0 #69DBDC #9BE7E8 #CCF3F3
Accessibility & contrast
On white
1.64
#69DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#69DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DBDC
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DBDC | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DC
Deuteranopia (green-blind)
#BBC4DD
Tritanopia (blue-blind)
#00E1DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69dbdc; /* rgb */ color: rgb(105, 219, 220); /* oklch */ color: oklch(82.6% 0.104 196.1);
Tailwind
colors: {
custom: {
50: '#9de6e6',
500: '#69dbdc',
950: '#000000',
},
}SCSS
$custom: #69dbdc; $custom-light: #9de6e6; $custom-dark: #000000;
JSON
{
"hex": "#69dbdc",
"rgb": {
"r": 105,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.522,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.8259,
"c": 0.10363,
"h": 196.1
},
"luminance": 0.58834
}Semantic roles & 50–950 ramp
primary
#69DBDC
secondary
#A74342
accent
#1D1CCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484