#6DDAEB#6DDAEB
#6DDAEB is a very light, moderate teal. Relative luminance 0.594; OKLCH L 83.0% C 0.103 H 208.8°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDAEB |
|---|---|
| RGB | rgb(109, 218, 235) |
| HSL | hsl(188, 76%, 67%) |
| HSV | hsv(188, 54%, 92%) |
| CMYK | cmyk(53.6%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(81.50, -26.67, -17.90) |
| CIE-LCH | lch(81.50, 32.12, 213.87°) |
| OKLab | oklab(83.03% -0.0899 -0.0495) |
| OKLCH | oklch(83.03% 0.103 208.8) |
| XYZ | xyz(46.3675, 59.3879, 87.6006) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.37
Aqua Blue
#02D8E9
ΔE00 4.66
Robin Egg Blue
#8AF1FE
ΔE00 5.46
Robin'S Egg Blue
#98EFF9
ΔE00 5.90
Neon Blue
#04D9FF
ΔE00 5.91
Sky Blue
#87CEEB
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDAEB #EB7E6D
analogous
#6DEBBD #6DDAEB #6D9BEB
triadic
#6DDAEB #EB6DDA #DAEB6D
tetradic
#6DDAEB #BD6DEB #EB7E6D #9BEB6D
square
#6DDAEB #BD6DEB #EB7E6D #9BEB6D
split-complementary
#6DDAEB #EB6D9B #EBBD6D
monochromatic
#1BACC3 #37CCE4 #6DDAEB #A3E8F2 #D9F5FA
Accessibility & contrast
On white
1.63
#6DDAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#6DDAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDAEB
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDAEB | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EC
Deuteranopia (green-blind)
#B6C4EB
Tritanopia (blue-blind)
#00E2DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6ddaeb; /* rgb */ color: rgb(109, 218, 235); /* oklch */ color: oklch(83.0% 0.103 208.8);
Tailwind
colors: {
custom: {
50: '#a0e5f1',
500: '#6ddaeb',
950: '#000000',
},
}SCSS
$custom: #6ddaeb; $custom-light: #a0e5f1; $custom-dark: #000000;
JSON
{
"hex": "#6ddaeb",
"rgb": {
"r": 109,
"g": 218,
"b": 235
},
"hsl": {
"h": 188.095,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.83025,
"c": 0.1026,
"h": 208.8
},
"luminance": 0.59392
}Semantic roles & 50–950 ramp
primary
#6DDAEB
secondary
#C14D3B
accent
#290DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485