#6BD9EB#6BD9EB
#6BD9EB is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.7% C 0.104 H 209.5°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD9EB |
|---|---|
| RGB | rgb(107, 217, 235) |
| HSL | hsl(188, 76%, 67%) |
| HSV | hsv(188, 54%, 92%) |
| CMYK | cmyk(54.5%, 7.7%, 0%, 7.8%) |
| CIE-LAB | lab(81.15, -26.58, -18.44) |
| CIE-LCH | lch(81.15, 32.35, 214.76°) |
| OKLab | oklab(82.72% -0.0901 -0.051) |
| OKLCH | oklch(82.72% 0.104 209.5) |
| XYZ | xyz(45.8656, 58.7453, 87.5031) |
| Luminance | 0.5875 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.65
Aqua Blue
#02D8E9
ΔE00 4.65
Neon Blue
#04D9FF
ΔE00 5.59
Robin Egg Blue
#8AF1FE
ΔE00 5.78
Robin'S Egg Blue
#98EFF9
ΔE00 6.23
Sky Blue
#87CEEB
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD9EB #EB7D6B
analogous
#6BEBBD #6BD9EB #6B99EB
triadic
#6BD9EB #EB6BD9 #D9EB6B
tetradic
#6BD9EB #BD6BEB #EB7D6B #99EB6B
square
#6BD9EB #BD6BEB #EB7D6B #99EB6B
split-complementary
#6BD9EB #EB6B99 #EBBD6B
monochromatic
#1AAAC1 #35CBE4 #6BD9EB #A1E7F2 #D7F5FA
Accessibility & contrast
On white
1.65
#6BD9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#6BD9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD9EB
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD9EB | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EC
Deuteranopia (green-blind)
#B5C3EB
Tritanopia (blue-blind)
#00E2DE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6bd9eb; /* rgb */ color: rgb(107, 217, 235); /* oklch */ color: oklch(82.7% 0.104 209.5);
Tailwind
colors: {
custom: {
50: '#9fe5f1',
500: '#6bd9eb',
950: '#000000',
},
}SCSS
$custom: #6bd9eb; $custom-light: #9fe5f1; $custom-dark: #000000;
JSON
{
"hex": "#6bd9eb",
"rgb": {
"r": 107,
"g": 217,
"b": 235
},
"hsl": {
"h": 188.438,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.82723,
"c": 0.10352,
"h": 209.5
},
"luminance": 0.5875
}Semantic roles & 50–950 ramp
primary
#6BD9EB
secondary
#C04D3A
accent
#2A0DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485