#6BDBEC#6BDBEC
#6BDBEC is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.2% C 0.105 H 208.6°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDBEC |
|---|---|
| RGB | rgb(107, 219, 236) |
| HSL | hsl(188, 77%, 67%) |
| HSV | hsv(188, 55%, 93%) |
| CMYK | cmyk(54.7%, 7.2%, 0%, 7.5%) |
| CIE-LAB | lab(81.75, -27.28, -18.07) |
| CIE-LCH | lch(81.75, 32.72, 213.52°) |
| OKLab | oklab(83.21% -0.0918 -0.05) |
| OKLCH | oklch(83.21% 0.105 208.6) |
| XYZ | xyz(46.5291, 59.8406, 88.4389) |
| Luminance | 0.5985 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.10
Aqua Blue
#02D8E9
ΔE00 4.47
Robin Egg Blue
#8AF1FE
ΔE00 5.30
Robin'S Egg Blue
#98EFF9
ΔE00 5.82
Neon Blue
#04D9FF
ΔE00 5.88
Sky Blue
#87CEEB
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDBEC #EC7C6B
analogous
#6BECBD #6BDBEC #6B9BEC
triadic
#6BDBEC #EC6BDB #DBEC6B
tetradic
#6BDBEC #BD6BEC #EC7C6B #9BEC6B
square
#6BDBEC #BD6BEC #EC7C6B #9BEC6B
split-complementary
#6BDBEC #EC6B9B #ECBD6B
monochromatic
#19ADC4 #35CEE5 #6BDBEC #A1E8F3 #D7F5FA
Accessibility & contrast
On white
1.62
#6BDBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#6BDBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDBEC
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDBEC | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4ED
Deuteranopia (green-blind)
#B7C5EC
Tritanopia (blue-blind)
#00E3E0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6bdbec; /* rgb */ color: rgb(107, 219, 236); /* oklch */ color: oklch(83.2% 0.105 208.6);
Tailwind
colors: {
custom: {
50: '#a0e6f2',
500: '#6bdbec',
950: '#000000',
},
}SCSS
$custom: #6bdbec; $custom-light: #a0e6f2; $custom-dark: #000000;
JSON
{
"hex": "#6bdbec",
"rgb": {
"r": 107,
"g": 219,
"b": 236
},
"hsl": {
"h": 187.907,
"s": 77.246,
"l": 67.255
},
"oklch": {
"l": 0.83215,
"c": 0.10455,
"h": 208.6
},
"luminance": 0.59845
}Semantic roles & 50–950 ramp
primary
#6BDBEC
secondary
#C24C3A
accent
#270CD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485