#6BD2E6#6BD2E6
#6BD2E6 is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.9% C 0.100 H 211.9°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6BD2E6 |
|---|---|
| RGB | rgb(107, 210, 230) |
| HSL | hsl(190, 71%, 66%) |
| HSV | hsv(190, 53%, 90%) |
| CMYK | cmyk(53.5%, 8.7%, 0%, 9.8%) |
| CIE-LAB | lab(79.00, -24.50, -19.03) |
| CIE-LCH | lch(79.00, 31.02, 217.84°) |
| OKLab | oklab(80.94% -0.0845 -0.0526) |
| OKLCH | oklch(80.94% 0.1 211.9) |
| XYZ | xyz(43.3873, 54.9282, 83.1633) |
| Luminance | 0.5493 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.36
Aqua Blue
#02D8E9
ΔE00 5.48
Sky Blue
#87CEEB
ΔE00 5.93
Robin'S Egg
#6DEDFD
ΔE00 6.51
Baby Blue
#89CFF0
ΔE00 7.13
Robin Egg Blue
#8AF1FE
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BD2E6 #E67F6B
analogous
#6BE6BC #6BD2E6 #6B94E6
triadic
#6BD2E6 #E66BD2 #D2E66B
tetradic
#6BD2E6 #BC6BE6 #E67F6B #94E66B
square
#6BD2E6 #BC6BE6 #E67F6B #94E66B
split-complementary
#6BD2E6 #E66B94 #E6BC6B
monochromatic
#1F9FB8 #37C2DD #6BD2E6 #9FE2EF #D4F2F8
Accessibility & contrast
On white
1.75
#6BD2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#6BD2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BD2E6
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BD2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BD2E6 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CCE7
Deuteranopia (green-blind)
#AFBEE6
Tritanopia (blue-blind)
#00DBD8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6bd2e6; /* rgb */ color: rgb(107, 210, 230); /* oklch */ color: oklch(80.9% 0.100 211.9);
Tailwind
colors: {
custom: {
50: '#9fe0ee',
500: '#6bd2e6',
950: '#000000',
},
}SCSS
$custom: #6bd2e6; $custom-light: #9fe0ee; $custom-dark: #000000;
JSON
{
"hex": "#6bd2e6",
"rgb": {
"r": 107,
"g": 210,
"b": 230
},
"hsl": {
"h": 189.756,
"s": 71.098,
"l": 66.078
},
"oklch": {
"l": 0.80943,
"c": 0.09955,
"h": 211.9
},
"luminance": 0.54932
}Semantic roles & 50–950 ramp
primary
#6BD2E6
secondary
#B8513E
accent
#3212D3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485