#6BD8EB#6BD8EB
#6BD8EB is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.5% C 0.103 H 210.4°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD8EB |
|---|---|
| RGB | rgb(107, 216, 235) |
| HSL | hsl(189, 76%, 67%) |
| HSV | hsv(189, 54%, 92%) |
| CMYK | cmyk(54.5%, 8.1%, 0%, 7.8%) |
| CIE-LAB | lab(80.87, -26.08, -18.87) |
| CIE-LCH | lch(80.87, 32.20, 215.89°) |
| OKLab | oklab(82.49% -0.089 -0.0522) |
| OKLCH | oklch(82.49% 0.103 210.4) |
| XYZ | xyz(45.6087, 58.2314, 87.4174) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.85
Robin'S Egg
#6DEDFD
ΔE00 4.98
Neon Blue
#04D9FF
ΔE00 5.34
Robin Egg Blue
#8AF1FE
ΔE00 6.07
Robin'S Egg Blue
#98EFF9
ΔE00 6.49
Sky Blue
#87CEEB
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD8EB #EB7E6B
analogous
#6BEBBE #6BD8EB #6B98EB
triadic
#6BD8EB #EB6BD8 #D8EB6B
tetradic
#6BD8EB #BE6BEB #EB7E6B #98EB6B
square
#6BD8EB #BE6BEB #EB7E6B #98EB6B
split-complementary
#6BD8EB #EB6B98 #EBBE6B
monochromatic
#1AA9C1 #35CAE4 #6BD8EB #A1E6F2 #D7F4FA
Accessibility & contrast
On white
1.66
#6BD8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#6BD8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD8EB
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD8EB | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D1EC
Deuteranopia (green-blind)
#B4C2EB
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6bd8eb; /* rgb */ color: rgb(107, 216, 235); /* oklch */ color: oklch(82.5% 0.103 210.4);
Tailwind
colors: {
custom: {
50: '#9fe4f1',
500: '#6bd8eb',
950: '#000000',
},
}SCSS
$custom: #6bd8eb; $custom-light: #9fe4f1; $custom-dark: #000000;
JSON
{
"hex": "#6bd8eb",
"rgb": {
"r": 107,
"g": 216,
"b": 235
},
"hsl": {
"h": 188.906,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.82495,
"c": 0.1032,
"h": 210.4
},
"luminance": 0.58236
}Semantic roles & 50–950 ramp
primary
#6BD8EB
secondary
#C04E3A
accent
#2B0DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485