#6BCFE2#6BCFE2
#6BCFE2 is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.1% C 0.097 H 211.5°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCFE2 |
|---|---|
| RGB | rgb(107, 207, 226) |
| HSL | hsl(190, 67%, 65%) |
| HSV | hsv(190, 53%, 89%) |
| CMYK | cmyk(52.7%, 8.4%, 0%, 11.4%) |
| CIE-LAB | lab(78.02, -24.11, -18.37) |
| CIE-LCH | lch(78.02, 30.31, 217.31°) |
| OKLab | oklab(80.11% -0.0828 -0.0508) |
| OKLCH | oklch(80.11% 0.097 211.5) |
| XYZ | xyz(42.0983, 53.2386, 79.9943) |
| Luminance | 0.5324 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.65
Neon Blue
#04D9FF
ΔE00 5.83
Sky Blue
#87CEEB
ΔE00 6.00
Robin'S Egg
#6DEDFD
ΔE00 7.14
Baby Blue
#89CFF0
ΔE00 7.25
Robin Egg Blue
#8AF1FE
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCFE2 #E27E6B
analogous
#6BE2BA #6BCFE2 #6B93E2
triadic
#6BCFE2 #E26BCF #CFE26B
tetradic
#6BCFE2 #BA6BE2 #E27E6B #93E26B
square
#6BCFE2 #BA6BE2 #E27E6B #93E26B
split-complementary
#6BCFE2 #E26B93 #E2BA6B
monochromatic
#2399B0 #38BED8 #6BCFE2 #9EE0EC #D1F0F6
Accessibility & contrast
On white
1.80
#6BCFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#6BCFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCFE2
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCFE2 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC9E3
Deuteranopia (green-blind)
#ADBBE2
Tritanopia (blue-blind)
#02D7D5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6bcfe2; /* rgb */ color: rgb(107, 207, 226); /* oklch */ color: oklch(80.1% 0.097 211.5);
Tailwind
colors: {
custom: {
50: '#9edeeb',
500: '#6bcfe2',
950: '#000000',
},
}SCSS
$custom: #6bcfe2; $custom-light: #9edeeb; $custom-dark: #000000;
JSON
{
"hex": "#6bcfe2",
"rgb": {
"r": 107,
"g": 207,
"b": 226
},
"hsl": {
"h": 189.58,
"s": 67.232,
"l": 65.294
},
"oklch": {
"l": 0.80112,
"c": 0.09713,
"h": 211.5
},
"luminance": 0.53242
}Semantic roles & 50–950 ramp
primary
#6BCFE2
secondary
#B15240
accent
#3416CF
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484