#6BDDE9#6BDDE9
#6BDDE9 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.6% C 0.105 H 204.6°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDDE9 |
|---|---|
| RGB | rgb(107, 221, 233) |
| HSL | hsl(186, 74%, 67%) |
| HSV | hsv(186, 54%, 91%) |
| CMYK | cmyk(54.1%, 5.2%, 0%, 8.6%) |
| CIE-LAB | lab(82.23, -29.07, -15.76) |
| CIE-LCH | lch(82.23, 33.06, 208.47°) |
| OKLab | oklab(83.57% -0.0952 -0.0435) |
| OKLCH | oklch(83.57% 0.105 204.6) |
| XYZ | xyz(46.6218, 60.7175, 86.3377) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.73
Aqua Blue
#02D8E9
ΔE00 4.17
Robin Egg Blue
#8AF1FE
ΔE00 4.94
Robin'S Egg Blue
#98EFF9
ΔE00 5.41
Darkturquoise
#00CED1
ΔE00 7.16
Neon Blue
#04D9FF
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDDE9 #E9776B
analogous
#6BE9B6 #6BDDE9 #6B9EE9
triadic
#6BDDE9 #E96BDD #DDE96B
tetradic
#6BDDE9 #B66BE9 #E9776B #9EE96B
square
#6BDDE9 #B66BE9 #E9776B #9EE96B
split-complementary
#6BDDE9 #E96B9E #E9B66B
monochromatic
#1CAEBD #36D1E1 #6BDDE9 #A0E9F1 #D6F5F9
Accessibility & contrast
On white
1.60
#6BDDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#6BDDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDDE9
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDDE9 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5EA
Deuteranopia (green-blind)
#BAC6E9
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6bdde9; /* rgb */ color: rgb(107, 221, 233); /* oklch */ color: oklch(83.6% 0.105 204.6);
Tailwind
colors: {
custom: {
50: '#a0e8f0',
500: '#6bdde9',
950: '#000000',
},
}SCSS
$custom: #6bdde9; $custom-light: #a0e8f0; $custom-dark: #000000;
JSON
{
"hex": "#6bdde9",
"rgb": {
"r": 107,
"g": 221,
"b": 233
},
"hsl": {
"h": 185.714,
"s": 74.118,
"l": 66.667
},
"oklch": {
"l": 0.83566,
"c": 0.10465,
"h": 204.6
},
"luminance": 0.60722
}Semantic roles & 50–950 ramp
primary
#6BDDE9
secondary
#BC483C
accent
#220FD6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485