#6BCFDE#6BCFDE
#6BCFDE is a light, moderate teal. Relative luminance 0.530; OKLCH L 80.0% C 0.096 H 208.3°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCFDE |
|---|---|
| RGB | rgb(107, 207, 222) |
| HSL | hsl(188, 64%, 65%) |
| HSV | hsv(188, 52%, 87%) |
| CMYK | cmyk(51.8%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(77.89, -25.20, -16.42) |
| CIE-LCH | lch(77.89, 30.07, 213.08°) |
| OKLab | oklab(79.97% -0.0844 -0.0453) |
| OKLCH | oklch(79.97% 0.096 208.3) |
| XYZ | xyz(41.5558, 53.0216, 77.1374) |
| Luminance | 0.5302 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.09
Neon Blue
#04D9FF
ΔE00 6.77
Robin'S Egg
#6DEDFD
ΔE00 6.92
Sky Blue
#87CEEB
ΔE00 7.20
Darkturquoise
#00CED1
ΔE00 7.52
Robin Egg Blue
#8AF1FE
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCFDE #DE7A6B
analogous
#6BDEB4 #6BCFDE #6B96DE
triadic
#6BCFDE #DE6BCF #CFDE6B
tetradic
#6BCFDE #B46BDE #DE7A6B #96DE6B
square
#6BCFDE #B46BDE #DE7A6B #96DE6B
split-complementary
#6BCFDE #DE6B96 #DEB46B
monochromatic
#2698A9 #39BFD3 #6BCFDE #9DDFE9 #CFEFF4
Accessibility & contrast
On white
1.81
#6BCFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#6BCFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCFDE
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCFDE | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DF
Deuteranopia (green-blind)
#AEBBDE
Tritanopia (blue-blind)
#12D7D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6bcfde; /* rgb */ color: rgb(107, 207, 222); /* oklch */ color: oklch(80.0% 0.096 208.3);
Tailwind
colors: {
custom: {
50: '#9edee8',
500: '#6bcfde',
950: '#000000',
},
}SCSS
$custom: #6bcfde; $custom-light: #9edee8; $custom-dark: #000000;
JSON
{
"hex": "#6bcfde",
"rgb": {
"r": 107,
"g": 207,
"b": 222
},
"hsl": {
"h": 187.826,
"s": 63.536,
"l": 64.51
},
"oklch": {
"l": 0.79967,
"c": 0.09579,
"h": 208.3
},
"luminance": 0.53025
}Semantic roles & 50–950 ramp
primary
#6BCFDE
secondary
#AB5042
accent
#311ACB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484