#6BDBE7#6BDBE7
#6BDBE7 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 83.0% C 0.103 H 204.7°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDBE7 |
|---|---|
| RGB | rgb(107, 219, 231) |
| HSL | hsl(186, 72%, 66%) |
| HSV | hsv(186, 54%, 91%) |
| CMYK | cmyk(53.7%, 5.2%, 0%, 9.4%) |
| CIE-LAB | lab(81.60, -28.64, -15.65) |
| CIE-LCH | lch(81.60, 32.63, 208.65°) |
| OKLab | oklab(83.04% -0.0938 -0.0432) |
| OKLCH | oklch(83.04% 0.103 204.7) |
| XYZ | xyz(45.8129, 59.5540, 84.6666) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.12
Robin'S Egg
#6DEDFD
ΔE00 4.16
Robin Egg Blue
#8AF1FE
ΔE00 5.32
Robin'S Egg Blue
#98EFF9
ΔE00 5.71
Darkturquoise
#00CED1
ΔE00 7.00
Neon Blue
#04D9FF
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDBE7 #E7776B
analogous
#6BE7B5 #6BDBE7 #6B9DE7
triadic
#6BDBE7 #E76BDB #DBE76B
tetradic
#6BDBE7 #B56BE7 #E7776B #9DE76B
square
#6BDBE7 #B56BE7 #E7776B #9DE76B
split-complementary
#6BDBE7 #E76B9D #E7B56B
monochromatic
#1EAABA #36CEDE #6BDBE7 #A0E8F0 #D4F5F8
Accessibility & contrast
On white
1.63
#6BDBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#6BDBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDBE7
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDBE7 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD3E8
Deuteranopia (green-blind)
#B8C5E7
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6bdbe7; /* rgb */ color: rgb(107, 219, 231); /* oklch */ color: oklch(83.0% 0.103 204.7);
Tailwind
colors: {
custom: {
50: '#9fe6ee',
500: '#6bdbe7',
950: '#000000',
},
}SCSS
$custom: #6bdbe7; $custom-light: #9fe6ee; $custom-dark: #000000;
JSON
{
"hex": "#6bdbe7",
"rgb": {
"r": 107,
"g": 219,
"b": 231
},
"hsl": {
"h": 185.806,
"s": 72.093,
"l": 66.275
},
"oklch": {
"l": 0.83038,
"c": 0.1033,
"h": 204.7
},
"luminance": 0.59558
}Semantic roles & 50–950 ramp
primary
#6BDBE7
secondary
#B9493D
accent
#2411D4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485