#6BDBED#6BDBED
#6BDBED is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.3% C 0.105 H 209.3°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDBED |
|---|---|
| RGB | rgb(107, 219, 237) |
| HSL | hsl(188, 78%, 67%) |
| HSV | hsv(188, 55%, 93%) |
| CMYK | cmyk(54.9%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(81.78, -27.01, -18.55) |
| CIE-LCH | lch(81.78, 32.76, 214.49°) |
| OKLab | oklab(83.25% -0.0914 -0.0513) |
| OKLCH | oklch(83.25% 0.105 209.3) |
| XYZ | xyz(46.6748, 59.8988, 89.2062) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.18
Aqua Blue
#02D8E9
ΔE00 4.62
Robin Egg Blue
#8AF1FE
ΔE00 5.37
Neon Blue
#04D9FF
ΔE00 5.62
Robin'S Egg Blue
#98EFF9
ΔE00 5.89
Sky Blue
#87CEEB
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDBED #ED7D6B
analogous
#6BEDBE #6BDBED #6B9AED
triadic
#6BDBED #ED6BDB #DBED6B
tetradic
#6BDBED #BE6BED #ED7D6B #9AED6B
square
#6BDBED #BE6BED #ED7D6B #9AED6B
split-complementary
#6BDBED #ED6B9A #EDBE6B
monochromatic
#18AEC6 #34CEE6 #6BDBED #A2E8F4 #D8F6FA
Accessibility & contrast
On white
1.62
#6BDBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#6BDBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDBED
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDBED | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EE
Deuteranopia (green-blind)
#B6C5ED
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6bdbed; /* rgb */ color: rgb(107, 219, 237); /* oklch */ color: oklch(83.3% 0.105 209.3);
Tailwind
colors: {
custom: {
50: '#a0e6f2',
500: '#6bdbed',
950: '#000000',
},
}SCSS
$custom: #6bdbed; $custom-light: #a0e6f2; $custom-dark: #000000;
JSON
{
"hex": "#6bdbed",
"rgb": {
"r": 107,
"g": 219,
"b": 237
},
"hsl": {
"h": 188.308,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.83251,
"c": 0.10485,
"h": 209.3
},
"luminance": 0.59903
}Semantic roles & 50–950 ramp
primary
#6BDBED
secondary
#C34C39
accent
#280BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485