#6BD6EB#6BD6EB
#6BD6EB is a very light, moderate teal. Relative luminance 0.572; OKLCH L 82.0% C 0.103 H 212.1°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD6EB |
|---|---|
| RGB | rgb(107, 214, 235) |
| HSL | hsl(190, 76%, 67%) |
| HSV | hsv(190, 54%, 92%) |
| CMYK | cmyk(54.5%, 8.9%, 0%, 7.8%) |
| CIE-LAB | lab(80.30, -25.10, -19.73) |
| CIE-LCH | lch(80.30, 31.93, 218.17°) |
| OKLab | oklab(82.04% -0.0869 -0.0546) |
| OKLCH | oklch(82.04% 0.103 212.1) |
| XYZ | xyz(45.0994, 57.2129, 87.2476) |
| Luminance | 0.5722 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.93
Aqua Blue
#02D8E9
ΔE00 5.35
Robin'S Egg
#6DEDFD
ΔE00 5.68
Sky Blue
#87CEEB
ΔE00 6.08
Robin Egg Blue
#8AF1FE
ΔE00 6.70
Robin'S Egg Blue
#98EFF9
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD6EB #EB806B
analogous
#6BEBC0 #6BD6EB #6B96EB
triadic
#6BD6EB #EB6BD6 #D6EB6B
tetradic
#6BD6EB #C06BEB #EB806B #96EB6B
square
#6BD6EB #C06BEB #EB806B #96EB6B
split-complementary
#6BD6EB #EB6B96 #EBC06B
monochromatic
#1AA6C1 #35C7E4 #6BD6EB #A1E5F2 #D7F4FA
Accessibility & contrast
On white
1.69
#6BD6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#6BD6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD6EB
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD6EB | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0EC
Deuteranopia (green-blind)
#B2C1EB
Tritanopia (blue-blind)
#00DFDC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6bd6eb; /* rgb */ color: rgb(107, 214, 235); /* oklch */ color: oklch(82.0% 0.103 212.1);
Tailwind
colors: {
custom: {
50: '#9fe3f1',
500: '#6bd6eb',
950: '#000000',
},
}SCSS
$custom: #6bd6eb; $custom-light: #9fe3f1; $custom-dark: #000000;
JSON
{
"hex": "#6bd6eb",
"rgb": {
"r": 107,
"g": 214,
"b": 235
},
"hsl": {
"h": 189.844,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.82039,
"c": 0.10261,
"h": 212.1
},
"luminance": 0.57217
}Semantic roles & 50–950 ramp
primary
#6BD6EB
secondary
#C0503A
accent
#2E0DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485