#6BDBEB#6BDBEB
#6BDBEB is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.2% C 0.104 H 207.8°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDBEB |
|---|---|
| RGB | rgb(107, 219, 235) |
| HSL | hsl(188, 76%, 67%) |
| HSV | hsv(188, 54%, 92%) |
| CMYK | cmyk(54.5%, 6.8%, 0%, 7.8%) |
| CIE-LAB | lab(81.72, -27.55, -17.58) |
| CIE-LCH | lch(81.72, 32.69, 212.55°) |
| OKLab | oklab(83.18% -0.0922 -0.0486) |
| OKLCH | oklch(83.18% 0.104 207.8) |
| XYZ | xyz(46.3843, 59.7826, 87.6759) |
| Luminance | 0.5979 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.05
Aqua Blue
#02D8E9
ΔE00 4.35
Robin Egg Blue
#8AF1FE
ΔE00 5.26
Robin'S Egg Blue
#98EFF9
ΔE00 5.76
Neon Blue
#04D9FF
ΔE00 6.16
Sky Blue
#87CEEB
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDBEB #EB7B6B
analogous
#6BEBBB #6BDBEB #6B9BEB
triadic
#6BDBEB #EB6BDB #DBEB6B
tetradic
#6BDBEB #BB6BEB #EB7B6B #9BEB6B
square
#6BDBEB #BB6BEB #EB7B6B #9BEB6B
split-complementary
#6BDBEB #EB6B9B #EBBB6B
monochromatic
#1AADC1 #35CEE4 #6BDBEB #A1E8F2 #D7F5FA
Accessibility & contrast
On white
1.62
#6BDBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#6BDBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDBEB
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDBEB | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EC
Deuteranopia (green-blind)
#B7C5EB
Tritanopia (blue-blind)
#00E3E0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6bdbeb; /* rgb */ color: rgb(107, 219, 235); /* oklch */ color: oklch(83.2% 0.104 207.8);
Tailwind
colors: {
custom: {
50: '#a0e6f1',
500: '#6bdbeb',
950: '#000000',
},
}SCSS
$custom: #6bdbeb; $custom-light: #a0e6f1; $custom-dark: #000000;
JSON
{
"hex": "#6bdbeb",
"rgb": {
"r": 107,
"g": 219,
"b": 235
},
"hsl": {
"h": 187.5,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.83179,
"c": 0.10426,
"h": 207.8
},
"luminance": 0.59787
}Semantic roles & 50–950 ramp
primary
#6BDBEB
secondary
#C04B3A
accent
#270DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485