#6BDBE5#6BDBE5
#6BDBE5 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 83.0% C 0.103 H 203.2°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDBE5 |
|---|---|
| RGB | rgb(107, 219, 229) |
| HSL | hsl(185, 70%, 66%) |
| HSV | hsv(185, 53%, 90%) |
| CMYK | cmyk(53.3%, 4.4%, 0%, 10.2%) |
| CIE-LAB | lab(81.53, -29.18, -14.67) |
| CIE-LCH | lch(81.53, 32.66, 206.70°) |
| OKLab | oklab(82.97% -0.0946 -0.0405) |
| OKLCH | oklch(82.97% 0.103 203.2) |
| XYZ | xyz(45.5320, 59.4417, 83.1875) |
| Luminance | 0.5945 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.19
Robin'S Egg
#6DEDFD
ΔE00 4.39
Robin Egg Blue
#8AF1FE
ΔE00 5.48
Robin'S Egg Blue
#98EFF9
ΔE00 5.81
Darkturquoise
#00CED1
ΔE00 6.55
Mediumturquoise
#48D1CC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDBE5 #E5756B
analogous
#6BE5B2 #6BDBE5 #6B9EE5
triadic
#6BDBE5 #E56BDB #DBE56B
tetradic
#6BDBE5 #B26BE5 #E5756B #9EE56B
square
#6BDBE5 #B26BE5 #E5756B #9EE56B
split-complementary
#6BDBE5 #E56B9E #E5B26B
monochromatic
#20A9B6 #37CEDC #6BDBE5 #9FE8EE #D3F4F7
Accessibility & contrast
On white
1.63
#6BDBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#6BDBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDBE5
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDBE5 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E6
Deuteranopia (green-blind)
#B9C4E6
Tritanopia (blue-blind)
#00E2DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6bdbe5; /* rgb */ color: rgb(107, 219, 229); /* oklch */ color: oklch(83.0% 0.103 203.2);
Tailwind
colors: {
custom: {
50: '#9fe6ed',
500: '#6bdbe5',
950: '#000000',
},
}SCSS
$custom: #6bdbe5; $custom-light: #9fe6ed; $custom-dark: #000000;
JSON
{
"hex": "#6bdbe5",
"rgb": {
"r": 107,
"g": 219,
"b": 229
},
"hsl": {
"h": 184.918,
"s": 70.115,
"l": 65.882
},
"oklch": {
"l": 0.82968,
"c": 0.10294,
"h": 203.2
},
"luminance": 0.59446
}Semantic roles & 50–950 ramp
primary
#6BDBE5
secondary
#B6483E
accent
#2313D2
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484