#6DDBEE#6DDBEE
#6DDBEE is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.4% C 0.104 H 210.2°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDBEE |
|---|---|
| RGB | rgb(109, 219, 238) |
| HSL | hsl(189, 79%, 68%) |
| HSV | hsv(189, 54%, 93%) |
| CMYK | cmyk(54.2%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(81.88, -26.34, -18.93) |
| CIE-LCH | lch(81.88, 32.44, 215.70°) |
| OKLab | oklab(83.36% -0.0898 -0.0523) |
| OKLCH | oklch(83.36% 0.104 210.2) |
| XYZ | xyz(47.0646, 60.0829, 89.9892) |
| Luminance | 0.6009 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.32
Aqua Blue
#02D8E9
ΔE00 4.97
Robin Egg Blue
#8AF1FE
ΔE00 5.41
Neon Blue
#04D9FF
ΔE00 5.43
Robin'S Egg Blue
#98EFF9
ΔE00 5.91
Sky Blue
#87CEEB
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDBEE #EE806D
analogous
#6DEEC0 #6DDBEE #6D9AEE
triadic
#6DDBEE #EE6DDB #DBEE6D
tetradic
#6DDBEE #C06DEE #EE806D #9AEE6D
square
#6DDBEE #C06DEE #EE806D #9AEE6D
split-complementary
#6DDBEE #EE6D9A #EEC06D
monochromatic
#17AFC9 #36CDE8 #6DDBEE #A4E9F4 #DBF6FB
Accessibility & contrast
On white
1.61
#6DDBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#6DDBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDBEE
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDBEE | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4EF
Deuteranopia (green-blind)
#B7C5EE
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ddbee; /* rgb */ color: rgb(109, 219, 238); /* oklch */ color: oklch(83.4% 0.104 210.2);
Tailwind
colors: {
custom: {
50: '#a1e6f3',
500: '#6ddbee',
950: '#000000',
},
}SCSS
$custom: #6ddbee; $custom-light: #a1e6f3; $custom-dark: #000000;
JSON
{
"hex": "#6ddbee",
"rgb": {
"r": 109,
"g": 219,
"b": 238
},
"hsl": {
"h": 188.837,
"s": 79.141,
"l": 68.039
},
"oklch": {
"l": 0.83361,
"c": 0.10391,
"h": 210.2
},
"luminance": 0.60087
}Semantic roles & 50–950 ramp
primary
#6DDBEE
secondary
#C64E39
accent
#290ADB
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485