#6BCFDF#6BCFDF
#6BCFDF is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.0% C 0.096 H 209.1°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCFDF |
|---|---|
| RGB | rgb(107, 207, 223) |
| HSL | hsl(188, 64%, 65%) |
| HSV | hsv(188, 52%, 87%) |
| CMYK | cmyk(52%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(77.92, -24.93, -16.91) |
| CIE-LCH | lch(77.92, 30.12, 214.15°) |
| OKLab | oklab(80% -0.084 -0.0467) |
| OKLCH | oklch(80% 0.096 209.1) |
| XYZ | xyz(41.6902, 53.0754, 77.8453) |
| Luminance | 0.5308 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.20
Neon Blue
#04D9FF
ΔE00 6.52
Sky Blue
#87CEEB
ΔE00 6.89
Robin'S Egg
#6DEDFD
ΔE00 6.95
Darkturquoise
#00CED1
ΔE00 7.81
Robin Egg Blue
#8AF1FE
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCFDF #DF7B6B
analogous
#6BDFB5 #6BCFDF #6B95DF
triadic
#6BCFDF #DF6BCF #CFDF6B
tetradic
#6BCFDF #B56BDF #DF7B6B #95DF6B
square
#6BCFDF #B56BDF #DF7B6B #95DF6B
split-complementary
#6BCFDF #DF6B95 #DFB56B
monochromatic
#2598AB #39BFD4 #6BCFDF #9DDFEA #D0F0F5
Accessibility & contrast
On white
1.81
#6BCFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#6BCFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCFDF
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCFDF | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8E0
Deuteranopia (green-blind)
#AEBBDF
Tritanopia (blue-blind)
#0FD7D4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6bcfdf; /* rgb */ color: rgb(107, 207, 223); /* oklch */ color: oklch(80.0% 0.096 209.1);
Tailwind
colors: {
custom: {
50: '#9edee9',
500: '#6bcfdf',
950: '#000000',
},
}SCSS
$custom: #6bcfdf; $custom-light: #9edee9; $custom-dark: #000000;
JSON
{
"hex": "#6bcfdf",
"rgb": {
"r": 107,
"g": 207,
"b": 223
},
"hsl": {
"h": 188.276,
"s": 64.444,
"l": 64.706
},
"oklch": {
"l": 0.80003,
"c": 0.09609,
"h": 209.1
},
"luminance": 0.53079
}Semantic roles & 50–950 ramp
primary
#6BCFDF
secondary
#AD5041
accent
#3219CC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484