#6BD2E5#6BD2E5
#6BD2E5 is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.9% C 0.099 H 211.1°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD2E5 |
|---|---|
| RGB | rgb(107, 210, 229) |
| HSL | hsl(189, 70%, 66%) |
| HSV | hsv(189, 53%, 90%) |
| CMYK | cmyk(53.3%, 8.3%, 0%, 10.2%) |
| CIE-LAB | lab(78.97, -24.77, -18.54) |
| CIE-LCH | lch(78.97, 30.94, 216.81°) |
| OKLab | oklab(80.91% -0.0849 -0.0513) |
| OKLCH | oklch(80.91% 0.099 211.1) |
| XYZ | xyz(43.2472, 54.8722, 82.4259) |
| Luminance | 0.5488 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.29
Neon Blue
#04D9FF
ΔE00 5.57
Sky Blue
#87CEEB
ΔE00 6.21
Robin'S Egg
#6DEDFD
ΔE00 6.41
Robin Egg Blue
#8AF1FE
ΔE00 7.39
Baby Blue
#89CFF0
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD2E5 #E57E6B
analogous
#6BE5BB #6BD2E5 #6B95E5
triadic
#6BD2E5 #E56BD2 #D2E56B
tetradic
#6BD2E5 #BB6BE5 #E57E6B #95E56B
square
#6BD2E5 #BB6BE5 #E57E6B #95E56B
split-complementary
#6BD2E5 #E56B95 #E5BB6B
monochromatic
#209EB6 #37C2DC #6BD2E5 #9FE2EE #D3F2F7
Accessibility & contrast
On white
1.75
#6BD2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#6BD2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD2E5
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD2E5 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CCE6
Deuteranopia (green-blind)
#AFBDE5
Tritanopia (blue-blind)
#00DAD8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6bd2e5; /* rgb */ color: rgb(107, 210, 229); /* oklch */ color: oklch(80.9% 0.099 211.1);
Tailwind
colors: {
custom: {
50: '#9ee0ed',
500: '#6bd2e5',
950: '#000000',
},
}SCSS
$custom: #6bd2e5; $custom-light: #9ee0ed; $custom-dark: #000000;
JSON
{
"hex": "#6bd2e5",
"rgb": {
"r": 107,
"g": 210,
"b": 229
},
"hsl": {
"h": 189.344,
"s": 70.115,
"l": 65.882
},
"oklch": {
"l": 0.80907,
"c": 0.09917,
"h": 211.1
},
"luminance": 0.54876
}Semantic roles & 50–950 ramp
primary
#6BD2E5
secondary
#B6513E
accent
#3113D2
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484