#6DDDEB#6DDDEB
#6DDDEB is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.7% C 0.104 H 206.3°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDDEB |
|---|---|
| RGB | rgb(109, 221, 235) |
| HSL | hsl(187, 76%, 67%) |
| HSV | hsv(187, 54%, 92%) |
| CMYK | cmyk(53.6%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(82.36, -28.13, -16.62) |
| CIE-LCH | lch(82.36, 32.68, 210.57°) |
| OKLab | oklab(83.71% -0.0931 -0.0459) |
| OKLCH | oklch(83.71% 0.104 206.3) |
| XYZ | xyz(47.1525, 60.9579, 87.8623) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.60
Aqua Blue
#02D8E9
ΔE00 4.39
Robin Egg Blue
#8AF1FE
ΔE00 4.78
Robin'S Egg Blue
#98EFF9
ΔE00 5.28
Neon Blue
#04D9FF
ΔE00 6.82
Darkturquoise
#00CED1
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDDEB #EB7B6D
analogous
#6DEBBA #6DDDEB #6D9EEB
triadic
#6DDDEB #EB6DDD #DDEB6D
tetradic
#6DDDEB #BA6DEB #EB7B6D #9EEB6D
square
#6DDDEB #BA6DEB #EB7B6D #9EEB6D
split-complementary
#6DDDEB #EB6D9E #EBBA6D
monochromatic
#1BB0C3 #37D0E4 #6DDDEB #A3EAF2 #D9F6FA
Accessibility & contrast
On white
1.59
#6DDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#6DDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDDEB
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDDEB | 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)
#CED5EC
Deuteranopia (green-blind)
#BAC7EB
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6dddeb; /* rgb */ color: rgb(109, 221, 235); /* oklch */ color: oklch(83.7% 0.104 206.3);
Tailwind
colors: {
custom: {
50: '#a1e8f1',
500: '#6dddeb',
950: '#000000',
},
}SCSS
$custom: #6dddeb; $custom-light: #a1e8f1; $custom-dark: #000000;
JSON
{
"hex": "#6dddeb",
"rgb": {
"r": 109,
"g": 221,
"b": 235
},
"hsl": {
"h": 186.667,
"s": 75.904,
"l": 67.451
},
"oklch": {
"l": 0.8371,
"c": 0.10381,
"h": 206.3
},
"luminance": 0.60962
}Semantic roles & 50–950 ramp
primary
#6DDDEB
secondary
#C14A3B
accent
#240DD8
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485